diff --git a/dafoe/configuration.nix b/dafoe/configuration.nix index b50832e..8220115 100644 --- a/dafoe/configuration.nix +++ b/dafoe/configuration.nix @@ -88,7 +88,7 @@ user = { email = "leon.vatthauer@fau.de"; name = "Leon Vatthauer"; - signingkey = "~/.ssh/git"; + signingkey = "~/git"; }; }; };