1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Remove options/domains.nix

This commit is contained in:
RGBCube 2024-04-30 12:56:08 +03:00
parent 0928319c38
commit 6c1bdaaec4
No known key found for this signature in database
3 changed files with 5 additions and 8 deletions

View file

@ -66,8 +66,6 @@ in systemConfiguration {
services.openssh.settings.AcceptEnv = mkForce "COLORTERM GIT_PROTOCOL";
services.forgejo = enabled {
inherit fqdn;
lfs = enabled;
mailerPasswordFile = config.secrets.forgejoMailPassword.path;