Update Nix version

This commit is contained in:
Vili Sinervä 2024-06-05 17:14:32 +03:00
parent 51898ea2a6
commit b3bbb232ea
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -104,6 +104,7 @@
}; };
nix = { nix = {
package = pkgs.nixVersions.latest;
settings = { settings = {
auto-optimise-store = true; auto-optimise-store = true;
tarball-ttl = 0; tarball-ttl = 0;