diff --git a/module.nix b/module.nix index 15dc16b..52885f2 100644 --- a/module.nix +++ b/module.nix @@ -17,6 +17,7 @@ in losslessDLLFile = lib.mkOption { type = with lib.types; nullOr str; default = null; + example = "/home/user/games/Lossless Scaling/Lossless.dll"; description = '' Sets the LSFG_DLL_PATH environment variable. Required if Lossless Scaling isn't installed in a standard location