README: add regarding configuration
This commit is contained in:
parent
0dcfeceeac
commit
b8555a36f4
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue