nixos-conf/hosts/cert-store/state.nix

6 lines
80 B
Nix
Raw Normal View History

{ ... }:
2025-06-05 00:33:25 +03:00
{
networking.hostId = "ba4814a6";
2025-06-05 00:33:25 +03:00
system.stateVersion = "24.11";
}