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