pinwheel: Add pavucontrol to sound module

This commit is contained in:
Alexander Heldt
2023-09-10 21:30:27 +02:00
parent 1bb173f616
commit a7580c66ab

View File

@@ -26,5 +26,7 @@
];
};
};
home.packages = [ pkgs.pavucontrol ];
};
}