nix/hosts/quiver/stateversion.nix

4 lines
46 B
Nix

{ ... }:
{
system.stateVersion = "22.11";
}