Many changes by GLM

This commit is contained in:
2026-03-28 15:43:14 +03:00
parent e6188adc0d
commit e7ab8c10d8
29 changed files with 342 additions and 246 deletions
+4 -4
View File
@@ -17,12 +17,12 @@ in {
services = {
pipewire = {
enable = true;
audio.enable = true;
pulse.enable = true;
alsa = {
audio.enable = true;
pulse.enable = true;
alsa = {
enable = true;
support32Bit = true;
};
};
jack.enable = true;
};
};