diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2023-12-16 02:33:56 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2023-12-16 02:33:56 -0700 |
| commit | def103b0b5761edd1ee31da295e1944f2b6fa822 (patch) | |
| tree | 7b562e784c0d215cc34bc8ef78692412a779ae7c /machines/khad | |
| parent | 2fe81747b1cf4fca99680bb54a12976844a148de (diff) | |
pipewire conflicts with pulseaudio
Diffstat (limited to 'machines/khad')
| -rw-r--r-- | machines/khad/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/khad/configuration.nix b/machines/khad/configuration.nix index e5edc90..b0f8490 100644 --- a/machines/khad/configuration.nix +++ b/machines/khad/configuration.nix @@ -95,7 +95,6 @@ # Enable sound. sound.enable = true; - hardware.pulseaudio.enable = true; security.rtkit.enable = true; #not sure what this does services.pipewire = { enable = true; |
