summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorMichele Guerini Rocco <rnhmjoj@users.noreply.github.com>2023-11-03 13:49:14 +0100
committerGitHub <noreply@github.com>2023-11-03 13:49:14 +0100
commit5654dea8a5b5a9769916fbfc75f5449ad8f8d9c1 (patch)
treeb99aee09ed52c470c6fb2084c4d13676a6e6dd6a /nixos/tests
parent1b56805d9ef340854a73b6c69ea34582ea8331e1 (diff)
parent7d7744f15f8f5eef18abced9551754f2f70436e4 (diff)
downloadnixpkgs-5654dea8a5b5a9769916fbfc75f5449ad8f8d9c1.tar
nixpkgs-5654dea8a5b5a9769916fbfc75f5449ad8f8d9c1.tar.gz
nixpkgs-5654dea8a5b5a9769916fbfc75f5449ad8f8d9c1.tar.bz2
nixpkgs-5654dea8a5b5a9769916fbfc75f5449ad8f8d9c1.tar.lz
nixpkgs-5654dea8a5b5a9769916fbfc75f5449ad8f8d9c1.tar.xz
nixpkgs-5654dea8a5b5a9769916fbfc75f5449ad8f8d9c1.tar.zst
nixpkgs-5654dea8a5b5a9769916fbfc75f5449ad8f8d9c1.zip
Merge pull request #264787 from katexochen/feat/xkb-extralayouts
nixos/x11: move extraLayouts into xkb attrset
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/keymap.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/keymap.nix b/nixos/tests/keymap.nix
index 0e160269304..e8973a50f85 100644
--- a/nixos/tests/keymap.nix
+++ b/nixos/tests/keymap.nix
@@ -213,7 +213,7 @@ in pkgs.lib.mapAttrs mkKeyboardTest {
 
     extraConfig.console.useXkbConfig = true;
     extraConfig.services.xserver.xkb.layout = "us-greek";
-    extraConfig.services.xserver.extraLayouts.us-greek =
+    extraConfig.services.xserver.xkb.extraLayouts.us-greek =
       { description = "US layout with alt-gr greek";
         languages   = [ "eng" ];
         symbolsFile = pkgs.writeText "us-greek" ''