remove deprecated option

This commit is contained in:
Frost-Phoenix 2023-11-05 18:17:49 +01:00
parent c5b5358f84
commit e9c9c671dd

View file

@ -7,6 +7,6 @@
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
lowLatency.enable = true;
# lowLatency.enable = true;
};
}