From 9cd06b13d0c4f08879731df5ea4568548bd9b9ad Mon Sep 17 00:00:00 2001 From: Boom-Hacker Date: Sun, 2 Nov 2025 23:42:55 +0800 Subject: [PATCH] fixed bind --- acer/chromebook/cp713-1wn/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acer/chromebook/cp713-1wn/default.nix b/acer/chromebook/cp713-1wn/default.nix index 41f2a078..3aa11f8b 100644 --- a/acer/chromebook/cp713-1wn/default.nix +++ b/acer/chromebook/cp713-1wn/default.nix @@ -28,7 +28,7 @@ in { keyboards = { # The name is just the name of the configuration file, it does not really matter default = { - ids = [ "*" ]; # what goes into the [id] section, here we select all keyboards + ids = [ "k:n:AT Translated Set 2 keyboard" ]; # what goes into the [id] section, here we select all keyboards # Everything but the ID section: settings = { # The main layer, if you choose to declare it in Nix