This commit is contained in:
2025-08-06 22:29:54 +02:00
parent 8ac2a280a4
commit 1dafcae397
5 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
{pkgs, ...}: {
homebrew = {
enable = true;
masApps = {};
masApps = {
"wipr2" = 1662217862;
};
};
}