[spotifyd] Setup system-wide spotifyd

This commit is contained in:
2024-10-05 17:21:08 -07:00
parent 4620288747
commit 1a857399a6
4 changed files with 41 additions and 9 deletions

View File

@@ -19,6 +19,7 @@
kodi.enable = true;
nfs-mounts.enable = true;
printing.enable = true;
spotifyd.enable = true;
users = {
enable = true;
extraGroups = [ "input" "libvirtd" ];