You've already forked nixos-t2-iso
mirror of
https://github.com/t2linux/nixos-t2-iso.git
synced 2026-04-30 13:51:56 -07:00
fix: update renamed option
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
];
|
||||
|
||||
# Audio works better with PipeWire
|
||||
hardware.pulseaudio.enable = lib.mkForce false;
|
||||
services.pulseaudio.enable = lib.mkForce false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user