Trust Aerospace Homebrew tap

This commit is contained in:
Tobias Ostner 2026-08-01 07:12:06 +02:00
parent 4cc228a47e
commit 76f1fe31ab

View file

@ -54,7 +54,10 @@
taps = [ taps = [
"homebrew/services" "homebrew/services"
"mihaelamj/tap" "mihaelamj/tap"
"nikitabobko/tap" {
name = "nikitabobko/tap";
trusted = true;
}
]; ];
}; };