Add Audacity and DBeaver to IVR box
This commit is contained in:
@@ -36,4 +36,5 @@ let
|
|||||||
in
|
in
|
||||||
rec {
|
rec {
|
||||||
"MacBook-Pro" = mac { name = "ivr"; };
|
"MacBook-Pro" = mac { name = "ivr"; };
|
||||||
|
"MacBook-Prolocal" = mac { name = "ivr"; };
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -23,9 +23,11 @@ in
|
|||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
"alt-tab"
|
"alt-tab"
|
||||||
|
"audacity"
|
||||||
"bitwarden"
|
"bitwarden"
|
||||||
"bruno"
|
"bruno"
|
||||||
"chromium"
|
"chromium"
|
||||||
|
"dbeaver-community"
|
||||||
"firefox"
|
"firefox"
|
||||||
"microsoft-teams"
|
"microsoft-teams"
|
||||||
"onlyoffice"
|
"onlyoffice"
|
||||||
|
|||||||
Reference in New Issue
Block a user