diff --git a/configuration.nix b/configuration.nix index 59c4256..85292d1 100644 --- a/configuration.nix +++ b/configuration.nix @@ -144,7 +144,7 @@ with pkgs; owner = "matrix-as-telegram"; group = "matrix-as-telegram"; }; - identityPaths = [ "/home/coolneng/.ssh/id_ed25519" ]; + identityPaths = [ "/etc/ssh/id_ed25519" ]; }; # Auto-upgrade the system