formatting

This commit is contained in:
Jermeiah S 2025-06-19 18:27:38 -04:00
parent c3862ff13a
commit 3d79018cf6
No known key found for this signature in database

View file

@ -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 = [