This commit is contained in:
2025-10-19 17:37:57 +00:00
parent f04a4f7a0b
commit 0c887b125f
3 changed files with 5 additions and 8 deletions

View File

@@ -1,10 +1,6 @@
{
homebrew = {
enable = true;
casks = [
"hey-desktop"
"zen"
"pareto-security"
];
casks = [];
};
}