This commit is contained in:
andromeda
2026-01-01 07:20:43 +01:00
parent 92c4e1f7cf
commit 7f4bac8208
4 changed files with 96 additions and 113 deletions

View File

@@ -31,7 +31,7 @@ in {
];
openssh.authorizedKeys.keys = [
(lib.mkIf
(machine == machines._173-249-5-230)
(machine == machines."109-199-104-83")
config.pub-keys.ssh.andromeda)
];
};