Typo
This commit is contained in:
parent
f2a970406b
commit
640f8d5ded
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ let
|
||||||
|
|
||||||
cfg = config.services.backups;
|
cfg = config.services.backups;
|
||||||
|
|
||||||
# Potential backup file paths are are matched against filelist
|
# Potential backup file paths are matched against filelist
|
||||||
# entries from top to bottom.
|
# entries from top to bottom.
|
||||||
# The first match determines inclusion or exclusion.
|
# The first match determines inclusion or exclusion.
|
||||||
filelist = builtins.toFile "filelist.txt" ''
|
filelist = builtins.toFile "filelist.txt" ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue