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