From 0cf1a9f570c810416b5dcff9bc0907f593d16bd1 Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 13 Feb 2024 22:17:24 +0900 Subject: [PATCH] test --- nixos/hosts/nixos-framework/syncthing.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/nixos-framework/syncthing.nix b/nixos/hosts/nixos-framework/syncthing.nix index f1a448a6..cc29a279 100644 --- a/nixos/hosts/nixos-framework/syncthing.nix +++ b/nixos/hosts/nixos-framework/syncthing.nix @@ -3,7 +3,7 @@ services.syncthing = { enable = true; - user = "${username}"; + # user = "${username}"; settings = { folders = { "world-of-warcraft" = {