1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Fix alignment

This commit is contained in:
RGBCube 2023-11-03 14:36:37 +03:00
parent ca0294d33d
commit 020bb58295
No known key found for this signature in database
2 changed files with 3 additions and 4 deletions

View file

@ -6,7 +6,6 @@ systemConfiguration {
services.pipewire = enabled {
pulse = enabled {};
alsa = enabled {
support32Bit = true;
};