Removed deprecated sound
This commit is contained in:
parent
c88ba54f77
commit
c8fe860b6e
@ -2,7 +2,7 @@
|
||||
let cfg = config.syscfg.make.gui;
|
||||
in {
|
||||
config = lib.mkIf cfg {
|
||||
sound.enable = true;
|
||||
# sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user