This commit is contained in:
Gene Liverman 2024-11-08 08:19:22 -05:00
parent 78e1b8a70e
commit c0636b8dba

View file

@ -18,8 +18,6 @@
homebrew = { homebrew = {
taps = [ taps = [
"hashicorp/tap" "hashicorp/tap"
# "homebrew/bundle"
# "jandedobbeleer/oh-my-posh"
"puppetlabs/puppet" "puppetlabs/puppet"
"wouterdebie/repo" "wouterdebie/repo"
]; ];
@ -42,7 +40,6 @@
"terraform-docs" "terraform-docs"
]; ];
casks = [ casks = [
"asana"
"boinc" "boinc"
"discord" "discord"
"elgato-stream-deck" "elgato-stream-deck"
@ -59,7 +56,6 @@
"utm" "utm"
"vagrant" "vagrant"
"vial" "vial"
"waterfox"
"whalebird" "whalebird"
"zenmap" "zenmap"
]; ];