diff --git a/system/services/fileflows.nix b/system/services/fileflows.nix index 44b99e7a..5c987c85 100644 --- a/system/services/fileflows.nix +++ b/system/services/fileflows.nix @@ -36,8 +36,8 @@ in { ]; environment = { - PUID = "1000"; - PGID = "1000"; + PUID = "3000"; + PGID = "3000"; TZ = "Europe/Berlin"; };