correction to universal packages
This commit is contained in:
parent
4a4014bf59
commit
c69a14d28f
2 changed files with 3 additions and 8 deletions
|
|
@ -113,15 +113,8 @@
|
|||
enable = true;
|
||||
|
||||
# Enable the GNOME Desktop Environment.
|
||||
displayManager.gdm.enable = true;
|
||||
desktopManager.gnome.enable = true;
|
||||
displayManager = {
|
||||
defaultSession = "none+xmonad";
|
||||
};
|
||||
|
||||
windowManager.xmonad = {
|
||||
enable = true;
|
||||
enableContribAndExtras = true;
|
||||
};
|
||||
|
||||
layout = "us";
|
||||
# run the following command to swap escape and caps-lock keys, like a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue