changed spotifyd for spotify again for now
This commit is contained in:
parent
10313c4347
commit
3c8f8b65d7
2 changed files with 1 additions and 9 deletions
|
@ -50,13 +50,5 @@
|
|||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
spotifyd = {
|
||||
enable = true;
|
||||
settings = import ./dotfiles/spotifyd/spotifyd.nix;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
home.stateVersion = "18.09";
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@ pkgs: with pkgs; [
|
|||
armcord
|
||||
thunderbird
|
||||
signal-desktop
|
||||
spotifyd
|
||||
spotify
|
||||
calibre
|
||||
krita
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue