feat: add formatter
This commit is contained in:
parent
d036cf224a
commit
cf005ff872
269 changed files with 369 additions and 226 deletions
1
system/dev/dn-server/sops/sops-conf.nix
Normal file → Executable file
1
system/dev/dn-server/sops/sops-conf.nix
Normal file → Executable file
|
|
@ -6,7 +6,6 @@ in
|
|||
sops.secrets = {
|
||||
"wireguard/privateKey" = { };
|
||||
"step_ca/password" = { };
|
||||
vaultwarden = { };
|
||||
"oauth/password" = { };
|
||||
"oauth/adminEnv" = { };
|
||||
"ldap/password" = lib.mkIf config.mail-server.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue