Skip to content

Commit

Permalink
remove all uses of lib.mdDoc (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
helsinki-Jo authored Apr 15, 2024
1 parent 226062b commit cc535d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sops/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ in {
useTmpfs = lib.mkOption {
type = lib.types.bool;
default = false;
description = lib.mdDoc ''
description = ''
Use tmpfs in place of ramfs for secrets storage.
*WARNING*
Expand Down

0 comments on commit cc535d0

Please sign in to comment.