added amberol music player
This commit is contained in:
parent
0bd76fb37e
commit
6bcec3b223
1 changed files with 1 additions and 11 deletions
|
@ -4,21 +4,11 @@
|
|||
home.packages = with pkgs; [
|
||||
loupe
|
||||
spotify
|
||||
amberol
|
||||
];
|
||||
|
||||
programs.mpv = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
services.mopidy = {
|
||||
enable = true;
|
||||
extensionPackages = with pkgs; [
|
||||
mopidy-mpd
|
||||
mopidy-mpris
|
||||
mopidy-muse
|
||||
mopidy-spotify
|
||||
mopidy-local
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue