Set the environment variable NIXOS_OZONE_WL to "1" in your NixOS configuration:
NIXOS_OZONE_WL
{ environment.sessionVariables.NIXOS_OZONE_WL = "1"; }