This commit is contained in:
Schrottkatze 2026-06-20 13:41:56 +02:00
commit c699eacabd
No known key found for this signature in database
2 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,7 @@
environment.systemPackages = with pkgs; [
playerctl
pulsemixer
wiremix
crosspipe
];
}