diff --git a/modules/hosts/darwin/mightymac/default.nix b/modules/hosts/darwin/mightymac/default.nix index 5b8e1fa..aa1de7c 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -18,8 +18,6 @@ homebrew = { taps = [ "hashicorp/tap" - # "homebrew/bundle" - # "jandedobbeleer/oh-my-posh" "puppetlabs/puppet" "wouterdebie/repo" ]; @@ -42,7 +40,6 @@ "terraform-docs" ]; casks = [ - "asana" "boinc" "discord" "elgato-stream-deck" @@ -59,7 +56,6 @@ "utm" "vagrant" "vial" - "waterfox" "whalebird" "zenmap" ];