Files
dotfiles/hosts/mars/darwin.nix

6 lines
52 B
Nix

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