diff --git a/modules/linux/ssh.nix b/modules/linux/ssh.nix index 0a83880..2f31c3f 100644 --- a/modules/linux/ssh.nix +++ b/modules/linux/ssh.nix @@ -16,7 +16,7 @@ # add ssh key users.users.nico.openssh.authorizedKeys.keys = [ - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMNq0xyfsucfXiFnLsUC/rz0FDw8JrPtUdFqmKLL0HBM" + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHzUJnqCpbRxggjyIZo4KWnTyHobPdi/xXkN1/n/yIMD" ]; # enable ssh in the firewall