upgrade nixpkgs from 24 to 25 for l001
This commit is contained in:
parent
f633888c3a
commit
9b8c26f558
3 changed files with 16 additions and 17 deletions
|
|
@ -3,8 +3,7 @@
|
|||
}:
|
||||
{
|
||||
security.acme.acceptTerms = true;
|
||||
security.acme.email = "admin@joshuabell.xyz";
|
||||
# security.acme.default.email = "admin@joshuabell.xyz";
|
||||
security.acme.default.email = "admin@joshuabell.xyz";
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue