From 3f725b868bf4f37b4fa9399a9aad261581097bcb Mon Sep 17 00:00:00 2001 From: Jan Kremer Date: Sun, 28 Dec 2025 15:45:23 +0100 Subject: [PATCH] mac: Cleanup --- modules/darwin/apps.nix | 10 ++++++---- modules/darwin/casks.nix | 12 ++++++------ modules/home-manager/packages.nix | 1 + 3 files changed, 13 insertions(+), 10 deletions(-) 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