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