Loading
nixos/borgbackup: add an option to ignore warnings
borgbackup exit code 1 means warning, not error. For example if a file is modified during backup, borg create exits with code 1. It may be desirable to count that as success.
borgbackup exit code 1 means warning, not error. For example if a file is modified during backup, borg create exits with code 1. It may be desirable to count that as success.