1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00

adding hint telling where to set config for nixos

svn path=/nixpkgs/trunk/; revision=17337
This commit is contained in:
Marc Weber 2009-09-21 15:55:18 +00:00
parent a41355339a
commit f88b8d0bf1

View file

@ -44,6 +44,7 @@ let
# The contents of the configuration file found at $NIXPKGS_CONFIG or
# $HOME/.nixpkgs/config.nix.
# for NIXOS (nixos-rebuild): use nixpkgs.config option
config =
let
toPath = builtins.toPath;