Loading nixos/modules/services/audio/botamusique.nix +1 −2 Original line number Diff line number Diff line Loading @@ -103,9 +103,8 @@ in StateDirectory = "botamusique"; SystemCallArchitectures = "native"; SystemCallFilter = [ "@system-service" "@system-service @resources" "~@privileged" "~@resources" ]; UMask = "0077"; WorkingDirectory = "/var/lib/botamusique"; Loading Loading
nixos/modules/services/audio/botamusique.nix +1 −2 Original line number Diff line number Diff line Loading @@ -103,9 +103,8 @@ in StateDirectory = "botamusique"; SystemCallArchitectures = "native"; SystemCallFilter = [ "@system-service" "@system-service @resources" "~@privileged" "~@resources" ]; UMask = "0077"; WorkingDirectory = "/var/lib/botamusique"; Loading