diff --git a/hosts/x86_64-linux/beleth/git.nix b/hosts/x86_64-linux/beleth/git.nix index 3c20ee3..72d41c4 100644 --- a/hosts/x86_64-linux/beleth/git.nix +++ b/hosts/x86_64-linux/beleth/git.nix @@ -13,6 +13,7 @@ service = { DISABLE_REGISTRATION = true; REQUIRE_SIGNIN_VIEW = true; + APP_NAME = "Git so good it could be heroin"; }; }; };