Move to NixOS-managed email
This commit is contained in:
parent
7f1769329f
commit
d76b03ed7f
19 changed files with 254 additions and 103 deletions
|
@ -42,6 +42,10 @@
|
|||
fsType = "zfs";
|
||||
neededForBoot = true;
|
||||
};
|
||||
"/data/var/vmail" = {
|
||||
device = "zdata/big-apps/mail";
|
||||
fsType = "zfs";
|
||||
};
|
||||
"/data/var/lib/nextcloud" = {
|
||||
device = "zdata/big-apps/nextcloud";
|
||||
fsType = "zfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue