From 11f73c0ef03b9f39ed7be6c6c72204ae1b23ef27 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 26 Jun 2025 21:28:04 +0200 Subject: [PATCH 1/2] removes mullvad and adds raycast --- hosts/dnsc-air/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index 933959a..8952503 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -92,7 +92,6 @@ "chromium" "font-victor-mono" "font-victor-mono-nerd-font" - "mullvadvpn" "vlc" "alfred" "wezterm" @@ -104,7 +103,7 @@ "cyberduck" "caffeine" "tailscale" - "witsy" + "raycast" ]; }; From 78965988857d5277c20cda3abc49fbd703ef14e0 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 26 Jun 2025 21:41:22 +0200 Subject: [PATCH 2/2] uninstalls alfred --- hosts/dnsc-air/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index 8952503..9ef93a0 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -93,7 +93,6 @@ "font-victor-mono" "font-victor-mono-nerd-font" "vlc" - "alfred" "wezterm" "hiddenbar" "syncthing"