This commit is contained in:
Christoph Schmatzler
2025-08-07 16:20:19 +02:00
parent f6a33f03ad
commit c97e7d16e4
5 changed files with 63 additions and 54 deletions

View File

@@ -1,6 +1,9 @@
{pkgs, ...}: {
{
homebrew = {
enable = true;
casks = [
"orbstack"
];
masApps = {
"wipr2" = 1662217862;
};