[NixOS] Remove sound.enable
This commit is contained in:
parent
280debd530
commit
3a71c8600c
@ -36,7 +36,6 @@ makeEnable config "modules.base" true {
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
sound.enable = true;
|
|
||||||
hardware.pulseaudio.enable = true;
|
hardware.pulseaudio.enable = true;
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
|
Loading…
Reference in New Issue
Block a user