From 1a14d976e57c731f01d13814893ded5e8e63406f Mon Sep 17 00:00:00 2001 From: jmug Date: Sun, 11 Jan 2026 18:36:22 -0800 Subject: [PATCH] [macbook] Don't install logioptions through homebrew. --- hosts/macbook/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/macbook/configuration.nix b/hosts/macbook/configuration.nix index caea169..3bc6199 100644 --- a/hosts/macbook/configuration.nix +++ b/hosts/macbook/configuration.nix @@ -56,7 +56,6 @@ "gcc-arm-embedded" # Maybe defer this to individual porject flakes. "karabiner-elements" "raycast" - "logi-options+" "insta360-link-controller" "yubico-authenticator" # TODO: Defer to a module that manages yubikeys for darwin. "google-chrome"