5 lines
45 B
Nix
5 lines
45 B
Nix
_: {
|
|
homebrew.casks = [
|
|
"steam"
|
|
];
|
|
}
|
_: {
|
|
homebrew.casks = [
|
|
"steam"
|
|
];
|
|
}
|