diff --git a/nix-darwin-options.xhtml b/nix-darwin-options.xhtml index 54084861f..175305e68 100644 --- a/nix-darwin-options.xhtml +++ b/nix-darwin-options.xhtml @@ -102,6 +102,34 @@ attribute set

Example: { inherit emacs-overlay; }

+

Declared by:

+ + +
+ +<home-manager/nixos/common.nix> + +
+ +
+ + home-manager.overwriteBackup + + +
+
+

Whether to enable forced overwriting of existing backup files when using backupFileExtension +.

+ +

Type: +boolean

+ +

Default: +false

+ +

Example: +true

+

Declared by:

diff --git a/nixos-options.xhtml b/nixos-options.xhtml index c4d6a328b..90edbd457 100644 --- a/nixos-options.xhtml +++ b/nixos-options.xhtml @@ -102,6 +102,34 @@ attribute set

Example: { inherit emacs-overlay; }

+

Declared by:

+ + +
+ +<home-manager/nixos/common.nix> + +
+ +
+ + home-manager.overwriteBackup + + +
+
+

Whether to enable forced overwriting of existing backup files when using backupFileExtension +.

+ +

Type: +boolean

+ +

Default: +false

+ +

Example: +true

+

Declared by: