desktop-2024-11-15-20-33-18
This commit is contained in:
@ -59,17 +59,16 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
wayland.enable = true;
|
wayland.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# defaultSession = "plasmax11";
|
# defaultSession = "plasmax11";
|
||||||
};
|
};
|
||||||
|
|
||||||
xserver = {
|
# xserver = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
excludePackages = [pkgs.xterm];
|
# excludePackages = [pkgs.xterm];
|
||||||
# xkb.layout = "us";
|
# # xkb.layout = "us";
|
||||||
# # Enable touchpad support.
|
# # # Enable touchpad support.
|
||||||
# updateDbusEnvironment = true;
|
# # updateDbusEnvironment = true;
|
||||||
};
|
# };
|
||||||
|
|
||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user