Audio: Use Pipewire for audio handling

this fixed some annyoing issues with multiple audio outputs
This commit is contained in:
Weckyy702
2026-07-11 13:15:27 +02:00
parent 82023d7721
commit 1827e1e8d7
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
imports = with inputs.self.modules.nixos; [
system-base
hyprland
pipewire
#TODO: moar aspects
];