configuration/common: Pin nix version to 2.18
This commit is contained in:
parent
5f6c3b9258
commit
d946d31c81
@ -62,6 +62,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nix.package = pkgs.nixVersions.nix_2_18;
|
||||||
|
|
||||||
documentation.doc.enable = false;
|
documentation.doc.enable = false;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
Loading…
Reference in New Issue
Block a user