Added rbw to darwin config; removed whisky

This commit is contained in:
Random936 2025-04-02 10:06:59 -07:00
parent f2b91181c5
commit 9ee43df168

View File

@ -15,11 +15,11 @@
];
brews = [
"wireguard-tools"
"bitwarden-cli"
"pinentry-mac"
"sketchybar"
"coreutils"
"watch"
"rbw"
];
casks = [
"font-hack-nerd-font"
@ -38,7 +38,6 @@
"zoom"
"plex"
"vlc"
"whisky"
];
};