diff options
| author | Seth Flynn <[email protected]> | 2025-02-20 04:19:27 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-20 04:19:27 -0500 |
| commit | a8cb1f33b2c0ea49c434b5f251fe45938d050f6a (patch) | |
| tree | 8d5f992762727b93228452278db64332b844c407 /systems/atlas/forgejo.nix | |
| parent | 257d26ce3886ee8778565d8c214848d64a40ff0d (diff) | |
nixos: include nginx proxies in mixins
Diffstat (limited to 'systems/atlas/forgejo.nix')
| -rw-r--r-- | systems/atlas/forgejo.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/systems/atlas/forgejo.nix b/systems/atlas/forgejo.nix deleted file mode 100644 index 1d86e91..0000000 --- a/systems/atlas/forgejo.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ - catppuccin.forgejo.enable = true; - - services = { - forgejo.enable = true; - }; -} |
