flake/darwin/profiles/common/opt-in/gaming.nix

5 lines
45 B
Nix

_: {
homebrew.casks = [
"steam"
];
}