From 7c7d8f10d99628b011fbdb04f17bd3e5ec70afe2 Mon Sep 17 00:00:00 2001 From: xqtc161 Date: Fri, 21 Jun 2024 10:31:55 +0200 Subject: [PATCH] i am dumb --- hosts/x86_64-linux/beleth/git.nix | 2 ++ 1 file changed, 2 insertions(+) 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"; }; };