up
This commit is contained in:
11
modules/darwin/homebrew.nix
Normal file
11
modules/darwin/homebrew.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
homebrew = {
|
||||
enable = true;
|
||||
casks = [
|
||||
"orbstack"
|
||||
];
|
||||
masApps = {
|
||||
"wipr2" = 1662217862;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user