Fix git config

This commit is contained in:
Henry Hiles 2025-06-01 21:21:19 -04:00
parent 65efe96fc1
commit 1796c2e264
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 2 additions and 6 deletions

View file

@ -1,8 +1,4 @@
{
pkgs,
config,
...
}: {
{pkgs, ...}: {
services = let
domain = "git.federated.nexus";
socket = "/run/forgejo/socket";