[NixOS] Switch to pipewire and other fixes
This commit is contained in:
@@ -36,7 +36,7 @@ makeEnable config "myModules.base" true {
|
||||
};
|
||||
|
||||
# Audio
|
||||
hardware.pulseaudio.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
|
||||
# Bluetooth
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user