index
:
nix.git
main
wayland
null
caroline
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
minecraft
/
servers
/
default.nix
blob: c4f87448f72678177c23f60c221bbbbc50b65504 (
plain
)
1
2
3
4
5
6
7
8
{
...
}:
{
imports
=
[
./stargazers.nix
./test.nix
];
}