aboutsummaryrefslogtreecommitdiff
path: root/hosts/profiles/nas.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/profiles/nas.nix')
-rw-r--r--hosts/profiles/nas.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/profiles/nas.nix b/hosts/profiles/nas.nix
index bcc221c..112eda7 100644
--- a/hosts/profiles/nas.nix
+++ b/hosts/profiles/nas.nix
@@ -27,6 +27,10 @@
unifi = { enable = true; };
prometheus = { enable = true; };
grafana = { enable = true; };
+ gitea = {
+ enable = true;
+ stateDir = "/var/lib/gitea";
+ };
};
services.restic.backups = {