From 640f8d5dedcb6b25b0537a8459f40ba3db4ca685 Mon Sep 17 00:00:00 2001 From: JayDeLux Date: Tue, 13 Jun 2023 22:49:46 +0200 Subject: [PATCH] Typo --- modules/backups.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/backups.nix b/modules/backups.nix index d8ab9ff..e2228af 100644 --- a/modules/backups.nix +++ b/modules/backups.nix @@ -49,7 +49,7 @@ let 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. # The first match determines inclusion or exclusion. filelist = builtins.toFile "filelist.txt" ''