Secrets are not available during build phase. Store plain proxy cert.
This commit is contained in:
parent
7d02cab301
commit
40bcd631dd
4 changed files with 14 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
services.cron.enable = false;
|
||||
security.pki.certificateFiles = [
|
||||
config.sops.secrets."certs/proxy".path
|
||||
./certs/proxy
|
||||
];
|
||||
networking.dhcpcd.extraConfig = "noarp";
|
||||
system.stateVersion = "21.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue