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