diff --git a/modules/darwin/apps.nix b/modules/darwin/apps.nix index 8c7ba33..0438535 100644 --- a/modules/darwin/apps.nix +++ b/modules/darwin/apps.nix @@ -1,11 +1,13 @@ { homebrew.masApps = { - "GarageBand" = 682658836; - "Keynote" = 409183694; - "Numbers" = 409203825; - "Pages" = 409201541; "Tailscale" = 1475387142; + + "Pages" = 409201541; + "Numbers" = 409203825; + "Keynote" = 409183694; "Things" = 904280696; + + "GarageBand" = 682658836; "iMovie" = 408981434; }; } diff --git a/modules/darwin/casks.nix b/modules/darwin/casks.nix index 60e0242..922a439 100644 --- a/modules/darwin/casks.nix +++ b/modules/darwin/casks.nix @@ -1,15 +1,15 @@ { homebrew.casks = [ - "acorn" "adguard" - "electrum" - "ghostty" "glance-chamburr" + + "acorn" + "ghostty" "iina" - "keepassxc" "libreoffice" - "monero-wallet" - "mythic" "netnewswire" + + "electrum" + "monero-wallet" ]; } diff --git a/modules/home-manager/packages.nix b/modules/home-manager/packages.nix index ad84ecb..b7accd9 100644 --- a/modules/home-manager/packages.nix +++ b/modules/home-manager/packages.nix @@ -5,6 +5,7 @@ age curl cachix + ffmpeg imagemagick