Remove nix version pin
This commit is contained in:
parent
aea0fc6093
commit
b10a21162a
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
package = pkgs.nixVersions.nix_2_13;
|
|
||||||
gc = {
|
gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
dates = if config.chvp.base.nix.slowGc then "daily" else "hourly";
|
dates = if config.chvp.base.nix.slowGc then "daily" else "hourly";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue