aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/server1
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/server1')
-rw-r--r--hosts/server1/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/server1/configuration.nix b/hosts/server1/configuration.nix
index 0bbead5..0bbb993 100644
--- a/hosts/server1/configuration.nix
+++ b/hosts/server1/configuration.nix
@@ -13,6 +13,7 @@
nix-sync.enable = true;
openssh.enable = true;
peertube.enable = true;
+ redlib.enable = true;
};
boot.tmp.cleanOnBoot = true;