index
:
world.git
this commit
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
hardware
/
default.nix
blob: 21e4713c9f27fc533025599acd100c1c1d9490c4 (
plain
) (
blame
)
1
2
3
4
5
{
...
}:
{
imports
=
[
./amd
./bluetooth
./intel
./ssd
./sound
./networking
];
}