wip
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
{
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
displayManager.gdm.enable = true;
|
||||
desktopManager.gnome.enable = true;
|
||||
displayManager = {
|
||||
defaultSession = "none+i3";
|
||||
};
|
||||
windowManager.i3.enable = true;
|
||||
|
||||
layout = "us";
|
||||
xkbVariant = "";
|
||||
|
||||
Reference in New Issue
Block a user