Commit 6cf4d047c58b

Vincent Demeester <vincent@sbr.pm>
2016-11-20 13:08:20
Do not break the world like that :D
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent bc5bd8e
Changed files (1)
configuration
configuration/common.nix
@@ -41,7 +41,6 @@
 		extraOptions = ''
 		    connect-timeout = 20
 		'';
-		nixPath = pkgs.lib.mkBefore [ "" ];
 	};
 	nixpkgs = {
 		config = {