nixos-conf/hosts/vaultwarden/state.nix

6 lines
80 B
Nix
Raw Normal View History

{ ... }:
2025-06-05 00:09:04 +03:00
{
networking.hostId = "2842298f";
system.stateVersion = "25.05";
2025-06-05 00:09:04 +03:00
}