nixos-conf/hosts/ci/state.nix

6 lines
80 B
Nix
Raw Normal View History

{ ... }:
2025-06-09 00:19:42 +03:00
{
2025-07-02 01:05:27 +03:00
networking.hostId = "45e785de";
2025-06-09 00:19:42 +03:00
system.stateVersion = "25.05";
}