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
/
system
/
default.nix
blob: 0082c1b46cfd290f81bab3f9a67ee62fd053b490 (
plain
) (
tree
)
679497c
4a53f63
4a53f63
2323460
2323460
4a53f63
679497c
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./boot
./btrfs
./users
];
}