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: 33ad532bfd63dd3db0b2c59e8b2f37c97498fc1f (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
imports
=
[
./test.nix
];
}