From 310d3d5727c7139fb87dd6c8cdf697dd357a9e96 Mon Sep 17 00:00:00 2001 From: khaneliman Date: Thu, 24 Jul 2025 20:02:10 +0000 Subject: [PATCH] deploy: a35f6b60430ff0c7803bd2a727df84c87569c167 --- options.xhtml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) 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: