Files
dotfiles/hosts/jupiter/darwin.nix

6 lines
54 B
Nix

_: {
homebrew.casks = [
"android-studio"
];
}