fix(homebrew): herdrm is a cask, not a formula

This commit is contained in:
Rasyidan Akbar F. 2026-08-27 18:38:49 +07:00
commit a953104700

View file

@ -25,7 +25,6 @@ in
"yt-dlp"
"infisical"
"mole"
"herdrm"
];
description = "Homebrew formulae to install.";
};
@ -41,6 +40,7 @@ in
"obs"
"orbstack"
"openvpn-connect"
"herdrm"
];
description = "Homebrew casks to install.";
};