Move forgejo to hetznix

This commit is contained in:
Oliver Davies 2025-01-05 15:18:56 +00:00
parent 1156a9af04
commit d50f92ca1b
14 changed files with 120 additions and 99 deletions

View file

@ -1,10 +1,7 @@
{
imports = [
./acme.nix
./caddy
./forgejo.nix
./openssl.nix
];
services = {
openssh.enable = true;
};
}