mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 01:33:17 +01:00
system: use latest nix version
This commit is contained in:
parent
2c2f8acb89
commit
e663c397a7
@ -109,7 +109,7 @@ in
|
||||
};
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixVersions.nix_2_22;
|
||||
package = pkgs.nixVersions.latest;
|
||||
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
|
Loading…
Reference in New Issue
Block a user