From c8add5f6402b5fb9bd1b52a5f90e8bc47aa7a133 Mon Sep 17 00:00:00 2001 From: sloane <1699281+sloanelybutsurely@users.noreply.github.com> Date: Sun, 9 Jun 2024 08:37:36 -0400 Subject: [PATCH] try out omnifocus --- .config/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix | 2 ++ .config/nix-darwin/hosts/tid27880sperrau/default.nix | 1 + 2 files changed, 3 insertions(+) diff --git a/.config/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix b/.config/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix index e7f645f..4706dc9 100644 --- a/.config/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix +++ b/.config/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix @@ -22,6 +22,8 @@ "superduper" "ableton-live-suite@11" "vuescan" + "fujitsu-scansnap-home" + "omnifocus" ]; }; } diff --git a/.config/nix-darwin/hosts/tid27880sperrau/default.nix b/.config/nix-darwin/hosts/tid27880sperrau/default.nix index fce2342..3d2ec65 100644 --- a/.config/nix-darwin/hosts/tid27880sperrau/default.nix +++ b/.config/nix-darwin/hosts/tid27880sperrau/default.nix @@ -13,6 +13,7 @@ casks = [ "slack" "postgres-unofficial" + "omnifocus" ]; }; }