Update to NixOS 22.05

This commit is contained in:
2022-06-19 23:59:52 -04:00
parent 5e361b2fc8
commit a92800cbcc
5 changed files with 22 additions and 23 deletions

View File

@@ -163,7 +163,4 @@
rewrite ^/(.*)$ https://github.com/GoogleBot42 redirect;
'';
};
security.acme.acceptTerms = true;
security.acme.email = "zuckerberg@neet.dev";
}