From 26493b92cc53a88259299d31c272ea14b33e98fc Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Wed, 17 Jun 2026 11:01:23 +0200 Subject: [PATCH] Uninstall dracula theme --- module/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/module/configuration.nix b/module/configuration.nix index 5c1eca0..8675a76 100644 --- a/module/configuration.nix +++ b/module/configuration.nix @@ -37,7 +37,6 @@ "chatgpt" "codex-app" "docker-desktop" - "dracula-xcode" "google-chrome" "ghostty" "karabiner-elements" @@ -54,7 +53,6 @@ ]; taps = [ - "dracula/install" "homebrew/services" "mihaelamj/tap" "nikitabobko/tap"