nixos-conf/hosts/forgejo/state.nix

5 lines
80 B
Nix

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