diff options
| author | andromeda <andromeda@lenovo> | 2026-01-01 07:20:43 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-01 07:20:43 +0100 |
| commit | 7f4bac8208c6d4400b82f8cd7d84ee92b7a62f3d (patch) | |
| tree | b2811fdc14414336b492a56cdc9e6fdd4fa04714 /users.nix | |
| parent | 92c4e1f7cfae7c40b1cfe992776ef5e7f8aad1f3 (diff) | |
new box
Diffstat (limited to 'users.nix')
| -rw-r--r-- | users.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) ]; }; |
