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
/
default.nix
blob: 8143ebab7e70a34045f6c72b9a0bce9213791cb4 (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./core
./options
];
}