System Gen42 @ 2025-05-26-18:51:10 by jonas@monolith

This commit is contained in:
2025-05-26 18:51:11 +02:00
parent 1aa87e2c99
commit fc0874f33c
5 changed files with 55 additions and 55 deletions

View File

@@ -14,7 +14,7 @@ in {
};
config = lib.mkIf cfg.enable {
# Enable sound with pipewire.
hardware.pulseaudio.enable = false;
services.pulseaudio.enable = false;
security.rtkit.enable = true;
services.pipewire = {
enable = true;