Moved spotifyd config to user-level
This commit is contained in:
parent
06c5146ddc
commit
fcad63518c
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
{...}: {
|
||||
aa.isHeadless = false;
|
||||
services.spotifyd = {
|
||||
enable = true;
|
||||
settings.global.bitrate = 320;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue