removed addresses, now autogatherd
All checks were successful
/ check (push) Successful in 1m2s
/ deploy (push) Has been skipped

This commit is contained in:
Jermeiah S 2025-06-23 01:12:31 -04:00
parent b72e9c6415
commit 5da8673244
No known key found for this signature in database
5 changed files with 1 additions and 11 deletions

View file

@ -15,9 +15,6 @@ in
self.nixosModules.default
"${modulesPath}/virtualisation/lxc-container.nix"
];
deploy = {
address = "200:b938:d405:92df:a6e:1ffd:5213:26b";
};
services = {
uptime-kuma = {
enable = true;