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: fd9644b06a6f5f37c9361beab1e78fbd2ea3e5a6 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{
imports
=
[
./programs
./nix.nix
./security.nix
./users.nix
];
}