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: c0a6f040b3bcd4b2df4abb86bed515ee07cee0d7 (
plain
)
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./personal
./proxy
./stargazers
];
}