mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Backup hcloud instances with borg
This commit is contained in:
parent
59cb6ac9b9
commit
292619386b
6 changed files with 87 additions and 6 deletions
|
|
@ -93,6 +93,7 @@ in
|
|||
database_args = {
|
||||
host = "fake"; # This section is overriden in deploy_nixos keys
|
||||
};
|
||||
dataDir = "/nix/var/data/matrix-synapse";
|
||||
extraConfigFiles = [ "/var/keys/synapse-extra-config.yaml" ];
|
||||
};
|
||||
users.users.matrix-synapse.extraGroups = [ "keys" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue