diff options
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index 437804eef937..64291f49516c 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -101,5 +101,6 @@ in lib.fix (self: { glittershark = with depot.users.glittershark; [ (systemFor system.system.chupacabra) xanthous + keyboard.layout ]; }) |