WIP: Proxmox LXC config.
Includes some refactoring for tailscale and impermanence.
This commit is contained in:
7
hosts/kopia-lxc/default.nix
Normal file
7
hosts/kopia-lxc/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