+13
-2
nixos/modules/services/networking/v2raya.nix
+13
-2
nixos/modules/services/networking/v2raya.nix
·········
···+extraDescription = "This is the package used for overriding the value of the `v2ray` attribute in the package set by `services.v2raya.package`.";···+ExecStart = "${getExe (cfg.package.override { v2ray = cfg.cliPackage; })} --log-disable-timestamp";···