Skip to content

Commit

Permalink
feat: add logi-options to mac (#1033)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnae authored Nov 26, 2024
1 parent 2e5d676 commit 28d7366
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions darwin/aarch64-darwin/VW2WRF4694.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
"spotify/sptaps/protoman"
];

homebrew.casks = [
"logi-options+"
];

#services.karabiner-elements.enable = true; ## doesn't work atm
system.defaults.dock.autohide = true;
security.pam.enableSudoTouchIdAuth = true;
Expand Down

0 comments on commit 28d7366

Please sign in to comment.