nixos-conf/hosts/idacloud/state.nix

6 lines
80 B
Nix
Raw Normal View History

{ ... }:
2025-06-05 00:37:07 +03:00
{
networking.hostId = "43ce8e3f";
system.stateVersion = "25.05";
2025-06-05 00:37:07 +03:00
}