nixos-conf/hosts/nextcloud/state.nix

5 lines
80 B
Nix

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