remove warning
This commit is contained in:
parent
41810076a1
commit
8a0b92c990
1 changed files with 2 additions and 0 deletions
|
@ -16,7 +16,9 @@
|
|||
# TODO: configure storagebox for hetzner backups
|
||||
system.resticBackup = {
|
||||
local.enable = false;
|
||||
local.noWarning = true;
|
||||
remote.enable = false;
|
||||
remote.noWarning = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue