diff --git a/nixos/hosts/sunken-ship.nix b/nixos/hosts/sunken-ship.nix index b9e1fa6..1eaed4a 100644 --- a/nixos/hosts/sunken-ship.nix +++ b/nixos/hosts/sunken-ship.nix @@ -90,6 +90,7 @@ in MusicFolder = "/home/danny/music"; }; }; + users.users.navidrome.extraGroups = [ "users" ]; # UxPlay AirPlay receiver — audio-only, outputs directly to Scarlett Solo via ALSA. # Runs as a system service (no PipeWire needed on a headless server).