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