default
dump_stack() 2023-01-12 18:05:12 +00:00
parent e3095abda6
commit 4d24159530
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 0 additions and 5 deletions

View File

@ -55,11 +55,6 @@ in {
shared_buffers = "4096MB";
};
security.acme = {
acceptTerms = true;
defaults.email = secrets.letsencryptEmail;
};
services.zfs = {
autoScrub.enable = true;
trim.enable = true;