Remove some unused config from desktop
This commit is contained in:
parent
5a26e1178f
commit
06aeedccd1
1 changed files with 0 additions and 20 deletions
|
|
@ -34,26 +34,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
pipewire = {
|
||||
enable = false;
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
wivrn = {
|
||||
enable = false;
|
||||
defaultRuntime = true;
|
||||
autoStart = true;
|
||||
};
|
||||
xserver = {
|
||||
enable = false;
|
||||
displayManager.gdm.enable = false;
|
||||
desktopManager.gnome.enable = false;
|
||||
};
|
||||
};
|
||||
|
||||
stylix = {
|
||||
enable = false;
|
||||
autoEnable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue