Remove legacy XKB config

This commit is contained in:
2026-02-04 16:12:10 -08:00
committed by Kat Huang
parent bc6f713de9
commit d9f5415660
14 changed files with 1 additions and 124 deletions

View File

@@ -10,9 +10,6 @@ makeEnable config "myModules.desktop" true {
services.xserver = {
exportConfiguration = true;
enable = true;
xkb = {
layout = "us";
};
displayManager = {
sessionCommands = ''
systemctl --user import-environment GDK_PIXBUF_MODULE_FILE DBUS_SESSION_BUS_ADDRESS PATH
@@ -53,7 +50,6 @@ makeEnable config "myModules.desktop" true {
xclip
xdotool
xorg.xev
xorg.xkbcomp
xorg.xwininfo
xsettingsd