mirror of
https://github.com/fort-nix/nix-bitcoin.git
synced 2024-11-26 16:18:52 +03:00
Merge fort-nix/nix-bitcoin#615: Typo
640f8d5ded
Typo (JayDeLux) Pull request description: ACKs for top commit: erikarvstedt: ACK640f8d5ded
Tree-SHA512: 9e8789b502167cfdfc9e1a9db38cf9455c69a4ca96927189de8f71ee12bdbd04a906a233e8e2aa8e63fee11aed3060172cb006a898e98b1c602ac6ceeafafe83
This commit is contained in:
commit
9a1ea4f0d8
@ -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…
Reference in New Issue
Block a user