move git to graphical

This commit is contained in:
Henry Hiles 2026-06-06 21:46:03 -04:00
commit 798255048d
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 19 additions and 20 deletions

View file

@ -15,7 +15,6 @@
enable = true;
package = pkgs.forgejo; # Not LTS
settings = {
git.config.commit.gpgsign = false;
service = {
ENABLE_INTERNAL_SIGNIN = false;
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;