mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-13 23:28:20 +01:00
Use DNS validation
This commit is contained in:
parent
c96a0534aa
commit
4d4bdbefec
4 changed files with 32 additions and 6 deletions
|
|
@ -294,6 +294,10 @@ in
|
|||
defaultSopsFile = ../../secrets/secrets.yaml;
|
||||
defaultSopsFormat = "yaml";
|
||||
secrets.example_key = {};
|
||||
# secrets.porkbun = {
|
||||
# sopsFile = ../../secrets/porkbun.env;
|
||||
# format = "dotenv";
|
||||
# };
|
||||
};
|
||||
|
||||
# OnlyKey
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue