mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Full kmonad
This commit is contained in:
@@ -28,8 +28,7 @@
|
||||
}];
|
||||
|
||||
services.xserver.xkb = {
|
||||
layout = "us"; # or "us" or whatever base
|
||||
variant = "neo"; # for Neo2
|
||||
layout = "de"; # or "us" or whatever base
|
||||
};
|
||||
console.useXkbConfig = true; # to make it apply on TTY too
|
||||
|
||||
|
||||
Reference in New Issue
Block a user