Prepare for new IVR Mac machine
Getting code prepared for arrival of the new Mac system Adding the basic casks that I need
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{ ... }:
|
||||
{
|
||||
homebrews = {
|
||||
enable = true;
|
||||
casks = [
|
||||
"firefox"
|
||||
"onlyoffice"
|
||||
"zed"
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user