Cleanup
This commit is contained in:
parent
b8283c39ad
commit
293f191e36
1 changed files with 1 additions and 4 deletions
|
|
@ -257,10 +257,7 @@
|
||||||
xserver = {
|
xserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# desktopManager.gnome.enable = true;
|
# desktopManager.gnome.enable = true;
|
||||||
displayManager.gdm = {
|
displayManager.gdm = { enable = true; autoSuspend = false; };
|
||||||
enable = true;
|
|
||||||
autoSuspend = false;
|
|
||||||
};
|
|
||||||
# windowManager.bspwm = { enable = true; };
|
# windowManager.bspwm = { enable = true; };
|
||||||
videoDrivers = [ "nvidia" ];
|
videoDrivers = [ "nvidia" ];
|
||||||
xkb = {
|
xkb = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue