Adds bitwarden as mas app

This commit is contained in:
Dennis Schoepf 2025-05-06 20:03:21 +02:00
parent 96abd32dac
commit aec7603707

View file

@ -60,7 +60,9 @@
"homebrew/services" "homebrew/services"
]; ];
masApps = {}; masApps = {
Bitwarden = 1352778147;
};
brews = [ brews = [
"mas" "mas"