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