for to actually enable startx
This commit is contained in:
parent
6b346a46dc
commit
5ac3921e0c
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ in
|
|||
xkbVariant = "altgr-intl";
|
||||
exportConfiguration = true;
|
||||
excludePackages = ( with pkgs; [ xterm ]);
|
||||
displayServer.startx.enable = true;
|
||||
desktopManager.plasma5 = {
|
||||
enable = true;
|
||||
excludePackages = ( with pkgs.plasma5Packages; [ elisa oxygen khelpcenter ]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue