too lazy to write a proper message but this fixes the greeter
This commit is contained in:
alsaiduq-lab 2025-12-31 17:52:47 -07:00
parent 4459f75c75
commit ec3d8e3a52
11 changed files with 148 additions and 76 deletions

View file

@ -5,6 +5,7 @@
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
lowLatency.enable = true;
# If you want to use JACK applications, uncomment this
#jack.enable = true;
};