6 lines
54 B
Nix
6 lines
54 B
Nix
_: {
|
|
homebrew.casks = [
|
|
"android-studio"
|
|
];
|
|
}
|
_: {
|
|
homebrew.casks = [
|
|
"android-studio"
|
|
];
|
|
}
|