summary refs log tree commit diff stats
path: root/hosts/by-name/server1/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/by-name/server1/configuration.nix')
-rw-r--r--hosts/by-name/server1/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/by-name/server1/configuration.nix b/hosts/by-name/server1/configuration.nix
index c0e76db..ab7c02a 100644
--- a/hosts/by-name/server1/configuration.nix
+++ b/hosts/by-name/server1/configuration.nix
@@ -25,6 +25,7 @@
     postgresql.enable = true;
     redlib.enable = true;
     users.enable = true;
+    persist.enable = true;
   };
 
   boot.tmp.cleanOnBoot = true;