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
/
packages
/
system.nix
blob: 6df2f915d70e2a047dad8c1e1cca38c16fa7eaf4 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{
homebrew
.
brews
=
[
"gpg"
"pinentry-mac"
"sudo-touchid"
"mas"
];
}