Fix duplicate services.pulseaudio.enable definition in iso.nix

This commit is contained in:
theArctesian
2025-09-29 19:04:24 -07:00
parent c79119dfe6
commit 820d691d48

View File

@@ -349,9 +349,6 @@
};
};
# Pulseaudio (disabled in favor of PipeWire)
services.pulseaudio.enable = false;
# Boot configuration for ISO
boot = {
# Support for various filesystems