fix pactl

This commit is contained in:
KnightArtorias 2026-02-23 23:06:35 +00:00
parent 3dc4d056e1
commit 5f02a71bb7

View file

@ -3,6 +3,5 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
pavucontrol pavucontrol
pactl
]; ];
} }