From b43dfa30df8d9ac27491b6df6ec6b84f9afc8761 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Wed, 12 Aug 2026 22:09:28 -0400 Subject: system update --- hosts/RyanMac/configuration.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'hosts/RyanMac/configuration.nix') diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix index e19490d..1dedf6f 100644 --- a/hosts/RyanMac/configuration.nix +++ b/hosts/RyanMac/configuration.nix @@ -179,7 +179,7 @@ in { enable = true; onActivation = { - cleanup = "zap"; + #extraFlags = [ "--force-cleanup" ]; }; global.brewfile = true; @@ -197,6 +197,9 @@ in { "netbird-ui" "ubersicht" "hammerspoon" + "gimp" + "kdenlive" + "rustdesk" ]; }; -- cgit v1.3.1