nixos/shill: Add Gitea

This commit is contained in:
2023-11-13 08:14:16 +00:00
parent 4f8bdc1219
commit a94c778e10
7 changed files with 137 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ in
inherit (lib.my) networkdAssignment;
in
{
imports = [ "${modulesPath}/profiles/qemu-guest.nix" ./hercules.nix ];
imports = [ "${modulesPath}/profiles/qemu-guest.nix" ./hercules.nix ./gitea.nix ];
config = mkMerge [
{