From d11443ce4d993ec8c8b0f0b0401dec3b69d8dc4e Mon Sep 17 00:00:00 2001 From: harry123 Date: Sat, 5 Jul 2025 11:52:03 +0200 Subject: [PATCH] added mpd to my build --- home-manager/home.nix | 7 +++++++ hosts/goober/features/software/workstation.nix | 3 +++ 2 files changed, 10 insertions(+) diff --git a/home-manager/home.nix b/home-manager/home.nix index 6bbebe2..c1b2d08 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -79,6 +79,7 @@ fuzzel zsh-syntax-highlighting + cinny-desktop dysk rsync obsidian @@ -305,6 +306,12 @@ ]; }; + services.mpd = { + enable = true; + musicDirectory = "/home/misschloe777/Musique"; + network.startWhenNeeded = true; + }; + # Let Home Manager install and manage itself. programs.home-manager.enable = true; } diff --git a/hosts/goober/features/software/workstation.nix b/hosts/goober/features/software/workstation.nix index d19c321..84907e3 100644 --- a/hosts/goober/features/software/workstation.nix +++ b/hosts/goober/features/software/workstation.nix @@ -61,6 +61,9 @@ picard nextcloud-client i2pd + nicotine-plus + mpd + mpdas # games tetrio-desktop