From 1bd5616e33c0c54d7a5b37db94160635a9b27aeb Mon Sep 17 00:00:00 2001 From: Andrew Marshall Date: Sat, 16 Nov 2024 14:54:20 -0500 Subject: [PATCH] lib/file-type: Make `force` option visible (#6003) This is something that is useful, we should not hide it from the docs. --- modules/lib/file-type.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/lib/file-type.nix b/modules/lib/file-type.nix index 3fb51fd56..48ff00f1b 100644 --- a/modules/lib/file-type.nix +++ b/modules/lib/file-type.nix @@ -99,7 +99,6 @@ in { force = mkOption { type = types.bool; default = false; - visible = false; description = '' Whether the target path should be unconditionally replaced by the managed file source. Warning, this will silently