Switch to Gnome
This commit is contained in:
parent
9945e3bdbd
commit
8aef861399
5 changed files with 264 additions and 263 deletions
|
|
@ -63,17 +63,17 @@ with lib; {
|
|||
services.xserver = {
|
||||
enable = true;
|
||||
# Enable the GNOME 3 Desktop Environment.
|
||||
# displayManager.gdm = {
|
||||
# enable = true;
|
||||
# wayland = true;
|
||||
# nvidiaWayland = true;
|
||||
# };
|
||||
# desktopManager.gnome.enable = true;
|
||||
displayManager.gdm = {
|
||||
enable = true;
|
||||
# wayland = true;
|
||||
# nvidiaWayland = true;
|
||||
};
|
||||
desktopManager.gnome.enable = true;
|
||||
# desktopManager.plasma5 = {
|
||||
# enable = true;
|
||||
# runUsingSystemd = true;
|
||||
# };
|
||||
windowManager.bspwm.enable = true;
|
||||
# windowManager.bspwm.enable = true;
|
||||
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue