nixos-conf/hosts/gaming/state.nix

6 lines
80 B
Nix
Raw Normal View History

{ ... }:
2025-06-05 00:41:01 +03:00
{
2025-07-04 20:20:39 +03:00
networking.hostId = "48434cbd";
system.stateVersion = "25.05";
2025-06-05 00:41:01 +03:00
}