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
/
default.nix
blob: 062a044458ccffb13f966dc9316ba020456278f3 (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./homebrew
./system-packages.nix
];
}