fixed deployment for linkwarden is live
This commit is contained in:
parent
2802db394f
commit
a6fe3da7e9
2 changed files with 3 additions and 3 deletions
|
|
@ -14,12 +14,11 @@ in
|
|||
self.nixosModules.default
|
||||
"${modulesPath}/virtualisation/lxc-container.nix"
|
||||
];
|
||||
services.yggdrasil.persistentKeys = false;
|
||||
deploy = {
|
||||
enable = false;
|
||||
address = "200:7e25:554c:6df3:2c5:2de:6f9f:a96d";
|
||||
};
|
||||
networking = {
|
||||
hostName = "base";
|
||||
hostName = "link-warden-tofu";
|
||||
};
|
||||
environment.systemPackages = [
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue