urithiru: Send accentor dataset to elendel as well
All checks were successful
Cachix / build (elendel) (push) Successful in 1m4s
Cachix / build (kholinar) (push) Successful in 1m59s
Cachix / build (lasting-integrity) (push) Successful in 1m0s
Cachix / build (marabethia) (push) Successful in 1m15s
Cachix / build (urithiru) (push) Successful in 1m17s
All checks were successful
Cachix / build (elendel) (push) Successful in 1m4s
Cachix / build (kholinar) (push) Successful in 1m59s
Cachix / build (lasting-integrity) (push) Successful in 1m0s
Cachix / build (marabethia) (push) Successful in 1m15s
Cachix / build (urithiru) (push) Successful in 1m17s
This commit is contained in:
parent
3fb0c9e26a
commit
3632219cac
2 changed files with 3 additions and 9 deletions
|
@ -46,7 +46,7 @@
|
|||
neededForBoot = true;
|
||||
};
|
||||
"/srv/data" = {
|
||||
device = "zdata/data";
|
||||
device = "zdata/safe/data";
|
||||
fsType = "zfs";
|
||||
};
|
||||
"/boot/ESP0" = {
|
||||
|
|
|
@ -29,12 +29,6 @@
|
|||
zfs = {
|
||||
enable = true;
|
||||
backups = [
|
||||
{
|
||||
path = "zroot/safe/data";
|
||||
remotePath = "zdata/recv/urithiru/safe/data";
|
||||
fast = true;
|
||||
location = "192.168.0.2";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/data";
|
||||
remotePath = "zdata/recv/urithiru/safe/data";
|
||||
|
@ -43,9 +37,9 @@
|
|||
}
|
||||
{
|
||||
path = "zdata/big-apps/accentor";
|
||||
remotePath = "zdata/recv/urithiru/big-apps/accentor";
|
||||
remotePath = "zdata/local/services/accentor-transcode-cache";
|
||||
fast = true;
|
||||
location = "192.168.0.2";
|
||||
location = "elendel.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zdata/data";
|
||||
|
|
Loading…
Add table
Reference in a new issue