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

@ -22,6 +22,9 @@ with builtins;
gnucobol gnucobol
patchage
musescore
intiface-central intiface-central
ausweisapp ausweisapp

View file

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