Freeze version paquets non rétrocompatibles
This commit is contained in:
parent
2a03714100
commit
7382b41c3b
@ -79,4 +79,6 @@
|
|||||||
|
|
||||||
nix.gc.automatic = true;
|
nix.gc.automatic = true;
|
||||||
nix.gc.options = "--delete-older-than 15d";
|
nix.gc.options = "--delete-older-than 15d";
|
||||||
|
|
||||||
|
system.stateVersion = "18.03";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user