···5657 # Otherwise the instance may not have a working network-online.target,
58 # making the fetch-ssh-keys.service fail
59- networking.useNetworkd = true;
60}
···5657 # Otherwise the instance may not have a working network-online.target,
58 # making the fetch-ssh-keys.service fail
59+ networking.useNetworkd = lib.mkDefault true;
60}