1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-15 17:50:51 +00:00
This commit is contained in:
mlatus 2023-03-14 00:09:48 +08:00
parent c4c39450b1
commit c955d8fe91

View file

@ -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 {