mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
fix(spotifyd): give access to pipewire
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"username:${config.age.secrets.spotify-username.path}"
|
||||
"password:${config.age.secrets.spotify-password.path}"
|
||||
];
|
||||
serviceConfig.SupplementaryGroups = ["pipewire"];
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [4713];
|
||||
|
||||
Reference in New Issue
Block a user