9 lines
107 B
Nix
9 lines
107 B
Nix
{pkgs, ...}: {
|
|
homebrew = {
|
|
enable = true;
|
|
masApps = {
|
|
"wipr2" = 1662217862;
|
|
};
|
|
};
|
|
}
|