From 31aad1c3846e295ccc4166693c95909a26902cc1 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Tue, 6 Jan 2026 18:09:59 +0100 Subject: [PATCH] remove linear mouse --- hosts/darwin/home-default.nix | 1 - modules/homebrew.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/hosts/darwin/home-default.nix b/hosts/darwin/home-default.nix index 7458dd9..6f997d8 100644 --- a/hosts/darwin/home-default.nix +++ b/hosts/darwin/home-default.nix @@ -17,7 +17,6 @@ ../../modules/claude-code.nix ../../modules/tex.nix ../../modules/fonts.nix - ../../modules/linearmouse.nix ]; nixpkgs.config.allowUnfree = true; diff --git a/modules/homebrew.nix b/modules/homebrew.nix index e9d912a..45e959d 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -36,7 +36,6 @@ "hiddenbar" "localsend" "calibre" - "linearmouse" "omnigraffle" "tailscale-app" "typora"