diff --git a/darwin/aarch64-darwin/VW2WRF4694.nix b/darwin/aarch64-darwin/VW2WRF4694.nix index 89e3bdc0..3924df67 100644 --- a/darwin/aarch64-darwin/VW2WRF4694.nix +++ b/darwin/aarch64-darwin/VW2WRF4694.nix @@ -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;