From 1af7f4da6145aa2e2a7695f86349fe5cc61d855b Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 10 Mar 2024 23:24:31 +0100 Subject: abbenay: run a hydra instance for fun --- common/desktop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/desktop.nix') diff --git a/common/desktop.nix b/common/desktop.nix index 89bd86d..158ce0b 100644 --- a/common/desktop.nix +++ b/common/desktop.nix @@ -34,7 +34,7 @@ nix.settings.trusted-users = [ "root" "@wheel" ]; services.syncthing = { - enable = true; + enable = false; user = "stuebinm"; guiAddress = "syncthing.localhost:3000"; dataDir = "/home/stuebinm/syncthing"; -- cgit v1.2.3