index
:
cooklang-nix
master
nix derivations and modules for cooklang
Chris Wells
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
home-manager
/
default.nix
blob: d4f83da7187b67e8b5b46ee6ebfe9c98173c996b (
plain
)
1
2
3
4
5
6
{
imports
=
[
./cook-cli
./cooklang-chef
];
}