This commit is contained in:
Lukas Wurzinger 2024-10-27 22:25:14 +01:00
parent 3ece2f5cbe
commit bbd49a388c
2 changed files with 1 additions and 4 deletions

View file

@ -1,3 +0,0 @@
{
services.fwupd.enable = true;
}

View file

@ -2,7 +2,7 @@
services.nginx = {
enable = true;
recommendedGzipSettings = true;
# recommendedGzipSettings = true;
recommendedOptimisation = true;
recommendedProxySettings = true;
recommendedTlsSettings = true;