index
:
infra
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
default.nix
blob: 189a31364ba8d76b61309aa7d0f6fae71b3f23ff (
plain
) (
blame
)
1
{
...
}:
{
imports
=
[
./hardware
./system
];
}