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 = {
package = pkgs.nixVersions.latest;
settings = {
auto-optimise-store = true;
tarball-ttl = 0;