nixos-conf/hosts/vaultwarden/state.nix

5 lines
80 B
Nix

{ ... }:
{
networking.hostId = "2842298f";
system.stateVersion = "25.05";
}