From 65a143efe8b9897378e4e89e3c0a6862abdaec94 Mon Sep 17 00:00:00 2001 From: sloane <git@sloanelybutsurely.com> Date: Tue, 17 Jun 2025 08:52:37 -0400 Subject: [PATCH] install linear --- nix-darwin/hosts/Sloanes-MacBook-Air/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix b/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix index d3869b2..4172187 100644 --- a/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix +++ b/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix @@ -18,6 +18,7 @@ casks = [ "discord" "keycastr" + "linear-linear" "netnewswire" ]; };