fix(homebrew): herdrm is a cask, not a formula
This commit is contained in:
parent
840d623d55
commit
a953104700
1 changed files with 1 additions and 1 deletions
|
|
@ -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.";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue