nixos-conf/hosts/gaming/state.nix

5 lines
80 B
Nix

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