From 75665ebe1bd9865694967344328c2f04496aada1 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 22 Jan 2026 10:49:01 +0000 Subject: [PATCH] Update prowlarr.nix --- services/prowlarr.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/services/prowlarr.nix b/services/prowlarr.nix index 1d807c6..bddb803 100644 --- a/services/prowlarr.nix +++ b/services/prowlarr.nix @@ -8,7 +8,6 @@ enable = true; openFirewall = true; dataDir = "/var/lib/prowlarr"; - user = "prowlarr"; }; }; }