forgejo: convert to nixos module

This commit is contained in:
Katherina Walshe-Grey 2024-07-24 17:29:26 +01:00
parent f36cd49121
commit 049e3ff091
5 changed files with 83 additions and 51 deletions

View file

@ -25,6 +25,7 @@ in {
(import "${sources.agenix}/modules/age.nix")
./pinning.nix
./common
./services
];
};