diff --git a/config/Setting.nix b/config/Setting.nix index fb0ea7f..f265230 100644 --- a/config/Setting.nix +++ b/config/Setting.nix @@ -46,7 +46,7 @@ type = types.submodule { options = { params = mkOption { - default = "--dpi-desync=disorder --dpi-desync-ttl=1 --dpi-desync-split-pos=3"; + default = "--dpi-desync=fake,split2 --dpi-desync-fooling=datanoack"; type = types.str; }; };