"fix" broken shit

This commit is contained in:
Schrottkatze 2026-09-10 11:53:01 +02:00
commit e439e4081d
4 changed files with 6 additions and 6 deletions

View file

@ -32,6 +32,6 @@ in
xkb-layout = config.services.xserver.xkb.layout;
xkb-variant = config.services.xserver.xkb.variant;
};
hwRender = true;
config.hwaccel = true;
};
}