Merging with upstream

This commit is contained in:
Parnell Springmeyer
2017-01-29 05:54:01 -06:00
155 changed files with 4670 additions and 2571 deletions
+1 -2
View File
@@ -17,8 +17,7 @@ in
config = {
environment.variables =
{ LOCATE_PATH = "/var/cache/locatedb";
NIXPKGS_CONFIG = "/etc/nix/nixpkgs-config.nix";
{ NIXPKGS_CONFIG = "/etc/nix/nixpkgs-config.nix";
PAGER = mkDefault "less -R";
EDITOR = mkDefault "nano";
};