nixos/services: add gitea server
Check / Nix flake (push) Has been cancelled
Lint / Nix expressions (push) Has been cancelled

This commit is contained in:
2026-05-02 23:58:12 +02:00
committed by ErrorNoInternet
parent 6a1bf33bff
commit 6e4bf941b7
4 changed files with 34 additions and 2 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ in
extraHosts =
let
subdomains = [ "" ];
subdomains = [ "" ".git" ];
in
builtins.foldl' (
hosts-acc: domain-prefix: