diff --git a/options.xhtml b/options.xhtml index 241be8e2f..c60cce73d 100644 --- a/options.xhtml +++ b/options.xhtml @@ -71030,6 +71030,37 @@ null or package
Default:
pkgs.trippy
Declared by:
+
+
+<home-manager/modules/programs/trippy.nix>
+
+ |
programs.trippy.forceUserConfig
+
+
+Whatever to force trippy to use user’s config through the -c flag. +This will prevent certain commands such as ‘sudo’ ignoring +the configured settings. This will only work if you have +‘programs.<shell>.enable’ (bash, zsh, fish, …), depending +on your shell.
+ +Type: +boolean
+ +Default:
+true
Example:
+false
Declared by: