[NixOS] Remove sound.enable

This commit is contained in:
Ivan Malison 2024-07-18 15:57:42 -06:00
parent 280debd530
commit 3a71c8600c

View File

@ -36,7 +36,6 @@ makeEnable config "modules.base" true {
};
# Audio
sound.enable = true;
hardware.pulseaudio.enable = true;
# Bluetooth