summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-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 78a9c4b..02b917b 100644
--- a/hosts/server1/configuration.nix
+++ b/hosts/server1/configuration.nix
@@ -9,6 +9,7 @@
   vhack = {
     git-server.enable = true;
     etesync.enable = true;
+    peertube.enable = true;
   };
 
   boot.tmp.cleanOnBoot = true;