nixos-conf/hosts/forgejo/state.nix

6 lines
80 B
Nix
Raw Normal View History

{ ... }:
2025-06-05 00:29:40 +03:00
{
2025-07-01 23:59:48 +03:00
networking.hostId = "b5b67528";
system.stateVersion = "25.05";
2025-06-05 00:29:40 +03:00
}