Renamed linode and hardware
This commit is contained in:
parent
7076587c41
commit
5a41b1a83d
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
network = {
|
||||
description = "Linode servers";
|
||||
description = "Linode nodes";
|
||||
enableRollback = true;
|
||||
};
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
|||
{
|
||||
imports =
|
||||
[
|
||||
../Hardware/linode_vm.nix
|
||||
../hardware/linode_vm.nix
|
||||
../roles/host_common.nix
|
||||
../roles/server_common.nix
|
||||
];
|
Loading…
Reference in a new issue