aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2026-04-30 12:10:23 +0200
committerschererleander <leander@schererleander.de>2026-04-30 12:10:23 +0200
commit93201ea5eb82770b8d68e8c667dfe133e5f40f33 (patch)
tree698d844c2c61d3e06418b5ba28bbe7d68e92d3cf /modules
parent8b11e9c7affb9c9c44914c4a6d519392f7b4c1ae (diff)
host(lilith): update homebrew configuration
Diffstat (limited to 'modules')
-rw-r--r--modules/hosts/lilith/configuration.nix9
1 files changed, 4 insertions, 5 deletions
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;