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 = {
|
||||
package = pkgs.nixVersions.nix_2_13;
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = if config.chvp.base.nix.slowGc then "daily" else "hourly";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue