add forgejo and postgresql services and nixos-container for forgejo

This commit is contained in:
ulic-youthlic 2025-01-28 17:14:27 +08:00
parent ae7d74249b
commit 2080f294d5
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 299 additions and 0 deletions

View file

@ -16,6 +16,9 @@
disko.nixosModules.disko
])
++ [
./containers
./postgresql.nix
./forgejo.nix
./deploy
./nix.nix
./home.nix