mail: Backup datasets to elendel
All checks were successful
Cachix / build (elendel) (push) Successful in 1m9s
Cachix / build (kholinar) (push) Successful in 2m2s
Cachix / build (lasting-integrity) (push) Successful in 1m14s
Cachix / build (marabethia) (push) Successful in 1m13s
Cachix / build (urithiru) (push) Successful in 1m21s
All checks were successful
Cachix / build (elendel) (push) Successful in 1m9s
Cachix / build (kholinar) (push) Successful in 2m2s
Cachix / build (lasting-integrity) (push) Successful in 1m14s
Cachix / build (marabethia) (push) Successful in 1m13s
Cachix / build (urithiru) (push) Successful in 1m21s
This commit is contained in:
parent
2f08ee1d96
commit
fe6156a37f
1 changed files with 18 additions and 0 deletions
|
@ -36,12 +36,24 @@
|
|||
fast = true;
|
||||
location = "elendel.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/services/dkim";
|
||||
remotePath = "zdata/recv/marabethia/safe/services/dkim";
|
||||
fast = true;
|
||||
location = "elendel.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/services/forgejo";
|
||||
remotePath = "zdata/recv/marabethia/safe/services/forgejo";
|
||||
fast = true;
|
||||
location = "elendel.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/services/mail";
|
||||
remotePath = "zdata/recv/marabethia/safe/services/mail";
|
||||
fast = true;
|
||||
location = "elendel.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/services/nextcloud";
|
||||
remotePath = "zdata/recv/marabethia/safe/services/nextcloud";
|
||||
|
@ -54,6 +66,12 @@
|
|||
fast = true;
|
||||
location = "elendel.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/services/sieve";
|
||||
remotePath = "zdata/recv/marabethia/safe/services/sieve";
|
||||
fast = true;
|
||||
location = "elendel.vanpetegem.me";
|
||||
}
|
||||
];
|
||||
rootDataset = "zroot/local/root";
|
||||
rootPool = "zroot";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue