mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
filebrowser: Configure backups
This commit is contained in:
parent
933a84a9f7
commit
2761fc8953
2 changed files with 10 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
|
||||
filebrowser = {
|
||||
enable = true;
|
||||
doBackups = true;
|
||||
domain = "files.${config.custom.services.tailscale.domain}";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue