Add initial Gitea CI
Some checks failed
CI / Check Nix flake (push) Failing after 20s

This commit is contained in:
2023-11-16 22:00:49 +00:00
parent aa15afa650
commit f13f990e5b
5 changed files with 24 additions and 24 deletions

View File

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