formatting
This commit is contained in:
parent
c3862ff13a
commit
3d79018cf6
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ in
|
|||
self.nixosModules.default
|
||||
# "${modulesPath}/virtualisation/lxc-container.nix"
|
||||
];
|
||||
services.yggdrasil.persistentKeys = false;
|
||||
deploy = {
|
||||
enable = false;
|
||||
};
|
||||
|
|
@ -21,7 +22,6 @@ in
|
|||
tty-ips.enable = true;
|
||||
};
|
||||
networking = {
|
||||
|
||||
hostName = "base";
|
||||
};
|
||||
environment.systemPackages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue