dregil: Repeat system-wide xkb options
This commit is contained in:
parent
1644897563
commit
319d66e512
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ in {
|
||||||
|
|
||||||
keyboard.layout = "us";
|
keyboard.layout = "us";
|
||||||
keyboard.variant = "dvorak";
|
keyboard.variant = "dvorak";
|
||||||
|
keyboard.options =
|
||||||
|
[ "terminate:ctrl_alt_bksp" "caps:escape" "compose:ralt" ];
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
# social
|
# social
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue