Moved pipewire to base
This commit is contained in:
parent
ef385b01e8
commit
b62640e1df
|
@ -18,7 +18,6 @@
|
|||
base.enable = true;
|
||||
bluetooth.enable = true;
|
||||
power-saving.enable = false;
|
||||
pipewire.enable = true;
|
||||
networkmanager.enable = true;
|
||||
# wpa_supplicant.enable = true;
|
||||
};
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue