index
:
infra
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
hardware
/
default.nix
blob: 73b6fbd35a2678fe9a39e3f914c060d5af100a16 (
plain
) (
tree
)
608deed
f365727
608deed
1
2
3
4
5
{
...
}:
{
imports
=
[
./sound
./networking
];
}