removed unused service
This commit is contained in:
parent
b56e643cd2
commit
41dc6a44ca
1 changed files with 0 additions and 11 deletions
|
@ -2,19 +2,8 @@
|
|||
home.packages = with pkgs; [
|
||||
spotify
|
||||
image-roll
|
||||
mopidy-muse
|
||||
];
|
||||
|
||||
services.mopidy = {
|
||||
enable = true;
|
||||
extensionPackages = with pkgs; [
|
||||
mopidy-local
|
||||
mopidy-tidal
|
||||
mopidy-spotify
|
||||
mopidy-tidal
|
||||
];
|
||||
};
|
||||
|
||||
programs.mpv = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue