From ffe3ff6c78ac2aba56273432943d74f0c9d0f940 Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 5 Feb 2026 17:23:47 +0100 Subject: chore(deps): bump stateVersion --- modules/hosts/lilith/configuration.nix | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'modules/hosts/lilith/configuration.nix') diff --git a/modules/hosts/lilith/configuration.nix b/modules/hosts/lilith/configuration.nix index af15fba..46e8352 100644 --- a/modules/hosts/lilith/configuration.nix +++ b/modules/hosts/lilith/configuration.nix @@ -43,13 +43,14 @@ "nextcloud" "iterm2" "rectangle" + "tailscale-app" ]; masApps = { - "AdGuard Mini" = 1440147259; + #"AdGuard Mini" = 1440147259; #"WebSSH - Sysadmin Toolbox" = 497714887; - "Windows App" = 1295203466; - "Goodnotes: KI-Notizen, PDF" = 1444383602; - "WhatsApp Messenger" = 310633997; + #"Windows App" = 1295203466; + #"Goodnotes: KI-Notizen, PDF" = 1444383602; + #"WhatsApp Messenger" = 310633997; }; onActivation.cleanup = "zap"; onActivation.autoUpdate = true; @@ -59,6 +60,6 @@ nix.enable = false; nixpkgs.config.allowUnfree = true; - system.stateVersion = 5; + system.stateVersion = 6; }; } -- cgit v1.3.1