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";
|
home.stateVersion = "18.09";
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@ pkgs: with pkgs; [
|
||||||
armcord
|
armcord
|
||||||
thunderbird
|
thunderbird
|
||||||
signal-desktop
|
signal-desktop
|
||||||
spotifyd
|
spotify
|
||||||
calibre
|
calibre
|
||||||
krita
|
krita
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue