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