commit | 291d96b4c4c010da7d7a1abd588e04ace33e3fd2 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <me@thecoded.prof> | Mon Oct 14 14:45:24 2024 -0400 |
committer | Samuel Shuert <coded@clicks.codes> | Thu Nov 07 18:09:35 2024 +0000 |
tree | 486c965d4d62fa0efd7594a9c356e4da18a01c1b | |
parent | 9769e86aa541cb7147680074d962d6a9fa334571 [diff] [blame] |
chore: flake update and patch warnings Change-Id: Ia82219292b1390de93be389da94886d37a7b8461 Reviewed-on: https://git.clicks.codes/c/Chimera/NixFiles/+/885 Tested-by: Samuel Shuert <coded@clicks.codes> Reviewed-by: Skyler Grey <minion@clicks.codes>
diff --git a/modules/home/wayland/default.nix b/modules/home/wayland/default.nix index e6b05df..5ad25f6 100644 --- a/modules/home/wayland/default.nix +++ b/modules/home/wayland/default.nix
@@ -44,6 +44,7 @@ example = "dvorak"; default = ""; }; + appleMagic = lib.mkEnableOption "Emulate PC keys on Apple Magic Keyboard"; }; input.keybinds.alternativeSearch.enable = lib.mkEnableOption "Use alt + space or SUPER + D to open search";