WIP: Proxmox LXC config.
Includes some refactoring for tailscale and impermanence.
This commit is contained in:
7
common/lxc-node.nix
Normal file
7
common/lxc-node.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
|
||||
custom.tailscale.enable = false;
|
||||
proxmoxLXC.manageNetwork = true;
|
||||
}
|
||||
Reference in New Issue
Block a user