trying to get mpd working

This commit is contained in:
Charlie Root 2024-07-13 22:08:21 +02:00
commit 12f1b97f1c
11 changed files with 333 additions and 22 deletions

View file

@ -70,6 +70,7 @@
kitty.enable = true;
newsboat.enable = true;
fish.enable = true;
ncmpcpp.enable = true;
nh.enable = true;
wtfutil.enable = true;
waybar.enable = true;
@ -94,6 +95,10 @@
services = {
pipewire.enable = true;
dunst.enable = true;
mpd = {
enable = true;
musicDirectory = "/home/${config.modules.other.system.username}/Nextcloud/Media/Music";
};
};
theming = {
quickshell.enable = true;

View file

@ -19,7 +19,10 @@ in {
bun
cachix
calc
calcure
calibre
cmake
cmus
difftastic
dig
discordo
@ -48,12 +51,15 @@ in {
impala
imv
inetutils
jrnl
keepassxc
lazygit
libtool
links2
mapscii
mars-mips
moc
musikcube
ncmpcpp
neofetch
networkmanagerapplet
@ -106,6 +112,7 @@ in {
xournalpp
yt-dlp
zapzap
zathura
zip
zoxide
];