who needs atomic commits?
This commit is contained in:
parent
b3464f8df7
commit
d8538e9d52
6 changed files with 20 additions and 15 deletions
|
@ -9,13 +9,13 @@
|
|||
|
||||
services.spotifyd = {
|
||||
enable = true;
|
||||
package = (pkgs.spotifyd.override {withKeyring = true; });
|
||||
settings = {
|
||||
global = {
|
||||
device_name = "desktop";
|
||||
bitrate = 160;
|
||||
volume_normalisation = true;
|
||||
autoplay = false;
|
||||
zeroconf_port = 57621;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue