[macbook] install karabiner through nix.

Signed-off-by: Mariano Uvalle <u.g.a.mariano@gmail.com>
This commit is contained in:
Mariano Uvalle 2025-08-04 20:04:54 -07:00
parent 8eca1929a0
commit 09312ef3d3
4 changed files with 300 additions and 6 deletions

View file

@ -29,6 +29,7 @@
"secretive"
"gcc-arm-embedded"
"librewolf"
"karabiner-elements"
];
};

View file

@ -6,14 +6,14 @@
} : {
imports = [
../../home-modules/tmux.nix
../../home-modules/lazygit.nix
../../home-modules/zsh.nix
../../home-modules/starship.nix
../../home-modules/nvim.nix
../../home-modules/direnv.nix
# I should update the module with an option for adding winodow decorations.
../../home-modules/ghostty-config.nix
../../home-modules/karabiner.nix
../../home-modules/lazygit.nix
../../home-modules/nvim.nix
../../home-modules/starship.nix
../../home-modules/tmux.nix
../../home-modules/zsh.nix
];
ghostty = {