Hi!

On 02/27/2017 03:15 PM, Mark Gardner wrote:
> - cfg/common.nix  # common config
> - cfg/desktop.nix  # xorg and related
> - cfg/laptop.nix  # related to all laptops

I have exactly those three imports, and I also symlink configuration.nix :-)

One more thing I enjoy:
  nixpkgs.config = import ./nixpkgs-config.nix;

so that I can also import it in ~/.nixpkgs/config.nix and have nix-env +
nix-build use the same pre-defined package-sets, overrides, and other
settings.

--Vladimir


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to