diff --git a/README.md b/README.md index 5b337ee..6f62528 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ The NixOS module has some niceties, like an alternative to `nix.gc.automatic` wh ```nix { config, pkgs, ... }: +{ programs.nh = { enable = true; clean.enable = true;