nixos-conf/hosts/ci/state.nix

5 lines
80 B
Nix

{ ... }:
{
networking.hostId = "45e785de";
system.stateVersion = "25.05";
}