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