home-manager/tests/modules/programs/borgmatic
Liassica 16311f1d3c
borgmatic: add option for pattern matching
Borgmatic has support for Borg's pattern matching. It is mutually
exclusive with the existing `sourceDirectories` option, so assertions
have been added to make sure that both are not set at the same
time (but also that at least one of them is). Additionally, tests have
been added to test the following configurations: `patterns` instead of
`sourceDirectories`, both at the same time, and neither.
2024-03-09 13:27:20 +01:00
..
basic-configuration.nix
both-sourcedirectories-and-patterns.nix borgmatic: add option for pattern matching 2024-03-09 13:27:20 +01:00
default.nix borgmatic: add option for pattern matching 2024-03-09 13:27:20 +01:00
exclude-hm-symlinks-nothing-else.nix
exclude-hm-symlinks.nix
include-hm-symlinks.nix
neither-sourcedirectories-nor-patterns.nix borgmatic: add option for pattern matching 2024-03-09 13:27:20 +01:00
patterns-configuration.nix borgmatic: add option for pattern matching 2024-03-09 13:27:20 +01:00