13 lines
156 B
Nix
13 lines
156 B
Nix
{
|
|
homebrew.casks = [
|
|
"acorn"
|
|
"ausweisapp"
|
|
"ghostty"
|
|
"iina"
|
|
"libreoffice"
|
|
"netnewswire"
|
|
|
|
"electrum"
|
|
"monero-wallet"
|
|
];
|
|
}
|