From b8555a36f419638fb6a09fa7179cef5ec67a8cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 26 Jan 2021 17:58:06 +0100 Subject: [PATCH] README: add regarding configuration --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e966650f7..56583c9c7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ To make NUR accessible for your login user, add the following to `~/.config/nixp } ``` -For NixOS add the following to your `/etc/nixos/configuration.nix`: +For NixOS add the following to your `/etc/nixos/configuration.nix` +Notice: If you want to use NUR in nix-env, home-manager or in nix-shell you also need NUR in `~/.config/nixpkgs/config.nix` +as shown above! ```nix {