fix
This commit is contained in:
parent
6aeb3797dd
commit
f662486d13
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
||||||
# homelab
|
# homelab
|
||||||
sops = {
|
sops = {
|
||||||
defaultSopsFile = ./secrets/homelab-cert.yaml;
|
defaultSopsFile = ./secrets/homelab-cert.yaml;
|
||||||
sops.secrets."homelab_cert.pem" = {};
|
secrets."homelab_cert.pem" = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
|
|
Loading…
Reference in a new issue