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
/
browser.nix
blob: 550fa355e7addb7647fe30c8790b79a8405cc009 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{
homebrew
.
casks
=
[
"arc"
"lagrange"
"google-chrome"
"zen-browser"
];
}