correction to universal packages

This commit is contained in:
Haak Saxberg 2021-10-06 22:07:53 -07:00
parent 4a4014bf59
commit c69a14d28f
2 changed files with 3 additions and 8 deletions

View file

@ -45,6 +45,8 @@ in with builtins;
(import ./programs/nvim)
];
home.packages = defaultPkgs;
programs.htop = {
enable = true;
};

View file

@ -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