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 59dda92..78a9c4b 100644
--- a/hosts/server1/configuration.nix
+++ b/hosts/server1/configuration.nix
@@ -8,6 +8,7 @@
vhack = {
git-server.enable = true;
+ etesync.enable = true;
};
boot.tmp.cleanOnBoot = true;