From c98d2f9a62f042f812818989dbcd86a4942fb054 Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 28 May 2025 23:18:19 +0200 Subject: [PATCH] Updates dnsc-air config --- hosts/dnsc-air/default.nix | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index c7c8f54..8844504 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -63,6 +63,9 @@ masApps = { Bitwarden = 1352778147; + "Kagi for Safari" = 1622835804; + "Wipr 2" = 1662217862; + "Yesterday For Old Reddit" = 1603279883; }; brews = [ @@ -79,11 +82,10 @@ "fnm" "imagemagick" "odin" - "todo-txt" ]; casks = [ - "zen-browser" + "chromium" "font-victor-mono" "font-victor-mono-nerd-font" "mullvadvpn" @@ -121,7 +123,7 @@ orientation = "right"; show-recents = false; persistent-apps = [ - "/Applications/Zen.app" + "/Applications/Safari.app" "/Applications/WezTerm.app" "/System/Applications/System Settings.app/" ];