[nixbook] Enable spotifyd
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
desktop.enable = true;
|
||||
nfs-mounts.enable = true;
|
||||
printing.enable = true;
|
||||
spotifyd.enable = true;
|
||||
users = {
|
||||
enable = true;
|
||||
extraGroups = [ "video" ];
|
||||
|
||||
Reference in New Issue
Block a user