index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mac
/
programs
/
homebrew
/
casks.nix
blob: 6dc84adfcb528cec47d31ded2cc7abb9072ef02d (
plain
) (
blame
)
1
2
3
4
5
6
7
{
homebrew
.
casks
=
[
"alt-tab"
"iina"
"aerospace"
];
}