moved to unstable, will need to fix nixvim
This commit is contained in:
parent
6c8fc0837e
commit
e40ebc5d2b
5 changed files with 137 additions and 138 deletions
|
@ -17,7 +17,7 @@ in {
|
|||
services.xserver = {
|
||||
xkb.layout = "us";
|
||||
xkb.variant = "";
|
||||
xkbOptions = "caps:escape";
|
||||
xkb.options = "caps:escape";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue