From bbffee6c75c20aab2b28fa3fcba95527d24df4f2 Mon Sep 17 00:00:00 2001 From: teto Date: Sat, 16 Nov 2024 19:55:12 +0000 Subject: [PATCH] deploy: 1bd5616e33c0c54d7a5b37db94160635a9b27aeb --- options.xhtml | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) diff --git a/options.xhtml b/options.xhtml index 3580e3d01..fc00832ea 100644 --- a/options.xhtml +++ b/options.xhtml @@ -7569,6 +7569,33 @@ null or boolean

Default: null

+

Declared by:

+ + +
+ +<home-manager/modules/files.nix> + +
+ +
+ + home.file.<name>.force + + +
+
+

Whether the target path should be unconditionally replaced +by the managed file source. Warning, this will silently +delete the target regardless of whether it is a file or +link.

+ +

Type: +boolean

+ +

Default: +false

+

Declared by:

@@ -83405,6 +83432,33 @@ null or boolean

Default: null

+

Declared by:

+ + +
+ +<home-manager/modules/misc/xdg.nix> + +
+ +
+ + xdg.configFile.<name>.force + + +
+
+

Whether the target path should be unconditionally replaced +by the managed file source. Warning, this will silently +delete the target regardless of whether it is a file or +link.

+ +

Type: +boolean

+ +

Default: +false

+

Declared by:

@@ -83638,6 +83692,33 @@ null or boolean

Default: null

+

Declared by:

+ + +
+ +<home-manager/modules/misc/xdg.nix> + +
+ +
+ + xdg.dataFile.<name>.force + + +
+
+

Whether the target path should be unconditionally replaced +by the managed file source. Warning, this will silently +delete the target regardless of whether it is a file or +link.

+ +

Type: +boolean

+ +

Default: +false

+

Declared by:

@@ -84699,6 +84780,33 @@ null or boolean

Default: null

+

Declared by:

+ + +
+ +<home-manager/modules/misc/xdg.nix> + +
+ +
+ + xdg.stateFile.<name>.force + + +
+
+

Whether the target path should be unconditionally replaced +by the managed file source. Warning, this will silently +delete the target regardless of whether it is a file or +link.

+ +

Type: +boolean

+ +

Default: +false

+

Declared by: