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