deploy: test new keys
Some checks failed
/ check (push) Successful in 42s
/ deploy (push) Failing after 3s

This commit is contained in:
Jermeiah S 2025-06-20 14:17:12 -04:00
parent 3527e5d3ed
commit 8b992b53d8
No known key found for this signature in database
2 changed files with 4 additions and 3 deletions

View file

@ -15,6 +15,7 @@ in
"${modulesPath}/virtualisation/lxc-container.nix"
];
deploy = {
enable = false;
address = "unknown.local";
};
networking = {