Fix: Force sops to emit plain binary file to preserve dotenv syntax.
This commit is contained in:
parent
4eadaeeb5a
commit
32cd2b7562
@ -46,6 +46,7 @@ in {
|
||||
|
||||
sops.secrets."smb" = {
|
||||
sopsFile = ./smb.secrets;
|
||||
format = "binary";
|
||||
key = "";
|
||||
mode = "0440";
|
||||
owner = sys.username;
|
||||
|
Loading…
x
Reference in New Issue
Block a user