desktop-2024-11-15-20-33-18

This commit is contained in:
Alexander Szczepanski
2024-11-15 20:33:18 +01:00
parent 4af5f12181
commit 582b0f320b

View File

@ -59,17 +59,16 @@
enable = true;
wayland.enable = true;
};
# defaultSession = "plasmax11";
};
xserver = {
enable = true;
excludePackages = [pkgs.xterm];
# xkb.layout = "us";
# # Enable touchpad support.
# updateDbusEnvironment = true;
};
# xserver = {
# enable = true;
# excludePackages = [pkgs.xterm];
# # xkb.layout = "us";
# # # Enable touchpad support.
# # updateDbusEnvironment = true;
# };
libinput.enable = true;
};