adding hint telling where to set config for nixos
svn path=/nixpkgs/trunk/; revision=17337
This commit is contained in:
parent
a41355339a
commit
f88b8d0bf1
@ -44,6 +44,7 @@ let
|
|||||||
|
|
||||||
# The contents of the configuration file found at $NIXPKGS_CONFIG or
|
# The contents of the configuration file found at $NIXPKGS_CONFIG or
|
||||||
# $HOME/.nixpkgs/config.nix.
|
# $HOME/.nixpkgs/config.nix.
|
||||||
|
# for NIXOS (nixos-rebuild): use nixpkgs.config option
|
||||||
config =
|
config =
|
||||||
let
|
let
|
||||||
toPath = builtins.toPath;
|
toPath = builtins.toPath;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user