index
:
monorepo.git
main
My monorepo which manages everything, from my nix flake to my org files.
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
modules
/
docker.nix
blob: dbe4326e748f05edec609bce72c7ec4d7f244ebf (
plain
)
1
2
3
4
{ lib, config, vars, ... }: { virtualisation.docker.enable = true; }