index
:
monorepo-public
main
an attempt at managing everything in a single repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
root
/
nix
/
modules.nix
blob: 691ae5cf12693cc5aea19f0fbe20867c1cf8a3aa (
plain
)
1
2
3
4
5
6
{ inputs, ... }: { imports = [ inputs.flake-parts.flakeModules.modules ]; }