diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/carmel/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/carmel/default.nix b/hosts/carmel/default.nix index bdc43f5..d728d6b 100644 --- a/hosts/carmel/default.nix +++ b/hosts/carmel/default.nix @@ -25,7 +25,6 @@ /etc/ssh/ssh_host_ed25519_key /etc/ssh/ssh_host_rsa_key ]; - authorizedKeys = users.users.fcuny.openssh.authorizedKeys.keys; }; }; }; |