move acme stuff and remove sudo clause
This commit is contained in:
parent
e9483582df
commit
73f111f11c
2 changed files with 4 additions and 12 deletions
|
|
@ -57,6 +57,10 @@
|
|||
};
|
||||
|
||||
security.acme.acceptTerms = true;
|
||||
security.acme.defaults = {
|
||||
email = "osbm@osbm.dev";
|
||||
acceptTerms = true;
|
||||
};
|
||||
|
||||
})
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue