From be1db27940f3612a0b1a10ca17bfd5be670fd850 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Tue, 4 Aug 2026 13:28:39 +0700 Subject: , --- nixos/modules/features/audio-tools/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/features/audio-tools') diff --git a/nixos/modules/features/audio-tools/default.nix b/nixos/modules/features/audio-tools/default.nix index b3013b0..fa550d8 100644 --- a/nixos/modules/features/audio-tools/default.nix +++ b/nixos/modules/features/audio-tools/default.nix @@ -1,6 +1,7 @@ { pkgs, ... }: { + # User-facing audio/media clients (the MPD *server* lives in the `mpd` module) environment.systemPackages = with pkgs; [ mpc mpd -- cgit v1.2.3