Moved pipewire to base

This commit is contained in:
Jan-Bulthuis 2025-02-23 14:49:36 +01:00
parent ef385b01e8
commit b62640e1df
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,6 @@
base.enable = true;
bluetooth.enable = true;
power-saving.enable = false;
pipewire.enable = true;
networkmanager.enable = true;
# wpa_supplicant.enable = true;
};

View File

@ -62,6 +62,7 @@ in
neovim.enable = true;
systemd-boot.enable = true;
ly.enable = true;
pipewire.enable = true;
};
# TODO: Remove everything below, it is here out of convenience and should be elsewhere