1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 21:13:33 +02:00
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 borgmatic: preparing upcoming borgmatic change 2023-11-01 22:16:04 +01:00
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 borgmatic: improve support for version 1.8.0 2023-10-15 00:38:55 +02:00
exclude-hm-symlinks.nix borgmatic: improve support for version 1.8.0 2023-10-15 00:38:55 +02:00
include-hm-symlinks.nix borgmatic: improve support for version 1.8.0 2023-10-15 00:38:55 +02:00
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