Add sops secrets for Marid.
This commit is contained in:
parent
d298b78c4d
commit
7d02cab301
3 changed files with 54 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
{
|
||||
services.cron.enable = false;
|
||||
security.pki.certificateFiles = [
|
||||
config.sops.secrets."certs/proxy".path
|
||||
];
|
||||
networking.dhcpcd.extraConfig = "noarp";
|
||||
system.stateVersion = "21.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue