mirror of
https://github.com/Mic92/sops-nix.git
synced 2024-12-15 17:50:51 +00:00
typo
This commit is contained in:
parent
c4c39450b1
commit
c955d8fe91
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ let
|
|||
type = str;
|
||||
default = "0400";
|
||||
description = ''
|
||||
Permissions mode of the in octal.
|
||||
Permissions mode of the rendered secret file in octal.
|
||||
'';
|
||||
};
|
||||
owner = mkOption {
|
||||
|
|
Loading…
Reference in a new issue