From 93201ea5eb82770b8d68e8c667dfe133e5f40f33 Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 30 Apr 2026 12:10:23 +0200 Subject: host(lilith): update homebrew configuration --- modules/hosts/lilith/configuration.nix | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'modules/hosts') diff --git a/modules/hosts/lilith/configuration.nix b/modules/hosts/lilith/configuration.nix index f66bd24..4abf0b1 100644 --- a/modules/hosts/lilith/configuration.nix +++ b/modules/hosts/lilith/configuration.nix @@ -46,12 +46,11 @@ "rectangle" "tailscale-app" ]; + greedyCasks = true; masApps = { - #"AdGuard Mini" = 1440147259; - #"WebSSH - Sysadmin Toolbox" = 497714887; - #"Windows App" = 1295203466; - #"Goodnotes: KI-Notizen, PDF" = 1444383602; - #"WhatsApp Messenger" = 310633997; + "AdGuard Mini" = 1440147259; + "Goodnotes: KI-Notizen, PDF" = 1444383602; + "WhatsApp Messenger" = 310633997; }; onActivation.cleanup = "zap"; onActivation.autoUpdate = true; -- cgit v1.3.1