elendel: Tweak datasets and backups
This commit is contained in:
parent
2c02168a3a
commit
9e04ebf0ae
4 changed files with 18 additions and 4 deletions
|
@ -48,6 +48,18 @@
|
|||
fast = true;
|
||||
location = "marabethia.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/services/accentor";
|
||||
remotePath = "zroot/recv/elendel/safe/services/accentor";
|
||||
fast = true;
|
||||
location = "marabethia.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/services/postgresql";
|
||||
remotePath = "zroot/recv/elendel/safe/services/postgresql";
|
||||
fast = true;
|
||||
location = "marabethia.vanpetegem.me";
|
||||
}
|
||||
{
|
||||
path = "zroot/safe/services/transmission";
|
||||
remotePath = "zroot/recv/elendel/safe/services/transmission";
|
||||
|
@ -73,5 +85,4 @@
|
|||
torrents.enable = true;
|
||||
};
|
||||
};
|
||||
services.postgresql.dataDir = lib.mkForce "/var/lib/postgresql/${config.services.postgresql.package.psqlSchema}";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue