[pi4] Added initial Forgejo config and Podman

This commit is contained in:
2025-05-31 15:38:05 +00:00
parent 969a1e75bf
commit 1f2ea2d5fa
4 changed files with 143 additions and 38 deletions

View File

@ -4,8 +4,10 @@
imports = with lib.custom; [
(relativeToBase "modules")
./boot.nix
./forgejo.nix
./hardware.nix
./nextcloud.nix
./podman.nix
./security
];
}