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: