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