WIP: remove nixos-generators, aim for nspawn now.
This commit is contained in:
7
hosts/kopia/default.nix
Normal file
7
hosts/kopia/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
../../common/global
|
||||
../../common/lxc-node.nix
|
||||
];
|
||||
networking.hostName = "kopia";
|
||||
}
|
||||
Reference in New Issue
Block a user