diff --git a/README.md b/README.md index bb0fdcd..bd981bc 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ In `/etc/nixos/configuration.nix`: nix.settings = { keep-outputs = true; keep-derivations = true; - } + }; environment.pathsToLink = [ "/share/nix-direnv" ];