Further modularization of machine
This commit is contained in:
@@ -6,11 +6,7 @@
|
||||
pulse.enable = true; # PulseAudio compatibility
|
||||
wireplumber.enable = true; # Session manager for PipeWire
|
||||
};
|
||||
# Optional: Add realtime privileges for pro audio (if needed)
|
||||
|
||||
# Realtime privileges for pro audio (optional)
|
||||
security.rtkit.enable = true;
|
||||
# Optional: Enable Bluetooth audio support
|
||||
services.bluez = {
|
||||
enable = true;
|
||||
audioSupport = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user