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