created pipewire.nix

centralized pipewire settings
This commit is contained in:
2024-11-29 22:41:33 -05:00
parent 3d54a3eefd
commit 350667786d
4 changed files with 11 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
{
imports = [
./desktop_kernel.nix
./pipewire.nix
];
services = {
desktopManager.plasma6.enable = true;