diff --git a/nixos/graphical.nix b/nixos/graphical.nix index 1cc3660b..ce10a642 100644 --- a/nixos/graphical.nix +++ b/nixos/graphical.nix @@ -19,6 +19,7 @@ }; layout = "fox"; + xkbOptions = "caps:escape"; extraLayouts.fox = { description = "Layout suitable to be used by a fox"; languages = ["se"];