summary refs log tree commit diff stats
path: root/hosts/by-name/server2
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/by-name/server2')
-rw-r--r--hosts/by-name/server2/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/by-name/server2/configuration.nix b/hosts/by-name/server2/configuration.nix
index 0e08f07..7bdb4d0 100644
--- a/hosts/by-name/server2/configuration.nix
+++ b/hosts/by-name/server2/configuration.nix
@@ -59,6 +59,7 @@
         "/var/log"
       ];
     };
+    redlib.enable = true;
     rust-motd.enable = true;
     users.enable = true;
   };