update nginx conf
This commit is contained in:
parent
dea468e9f1
commit
d1212c9d73
2 changed files with 125 additions and 45 deletions
|
@ -163,6 +163,11 @@
|
|||
fsType = "zfs";
|
||||
};
|
||||
|
||||
fileSystems."/mnt/webdav" =
|
||||
{ device = "loutrepool/webdav";
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
swapDevices =
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue