update nginx conf

This commit is contained in:
nyanloutre 2021-10-11 10:58:02 +02:00
parent dea468e9f1
commit d1212c9d73
2 changed files with 125 additions and 45 deletions

View file

@ -163,6 +163,11 @@
fsType = "zfs";
};
fileSystems."/mnt/webdav" =
{ device = "loutrepool/webdav";
fsType = "zfs";
};
swapDevices =
[
{