1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-10 21:29:48 +01:00
home-manager/tests/modules/programs/borgmatic
Liassica f16e7b5824
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-04-10 21:27:37 +02:00
..
basic-configuration.nix borgmatic: preparing upcoming borgmatic change 2024-04-10 21:26:33 +02:00
both-sourcedirectories-and-patterns.nix borgmatic: add option for pattern matching 2024-04-10 21:27:37 +02:00
default.nix borgmatic: add option for pattern matching 2024-04-10 21:27:37 +02:00
exclude-hm-symlinks-nothing-else.nix borgmatic: improve support for version 1.8.0 2024-04-10 21:26:26 +02:00
exclude-hm-symlinks.nix borgmatic: improve support for version 1.8.0 2024-04-10 21:26:26 +02:00
include-hm-symlinks.nix borgmatic: improve support for version 1.8.0 2024-04-10 21:26:26 +02:00
neither-sourcedirectories-nor-patterns.nix borgmatic: add option for pattern matching 2024-04-10 21:27:37 +02:00
patterns-configuration.nix borgmatic: add option for pattern matching 2024-04-10 21:27:37 +02:00