feat: needed to update nixpkgs to gain access to `security.auditd.settings
`.
This commit is contained in:
parent
534dabca19
commit
0075fca986
2 changed files with 3 additions and 4 deletions
|
@ -27,7 +27,6 @@ in {
|
|||
age.secrets.acme.file = ../secrets/dns_certs.secret.age;
|
||||
|
||||
security.acme = {
|
||||
preliminarySelfsigned = false;
|
||||
acceptTerms = true;
|
||||
|
||||
defaults = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue