commit d3c7287051fab08e72f66ca894875dbf0b9d94dd parent 21e0b1dc9e9e22420b9cd8f795c2743576a6acb1 Author: breadcat <breadcat@users.noreply.github.com> Date: Thu, 28 May 2026 15:19:10 +0100 Domain variable not referenced in this script Diffstat:
| M | scripts/backup-local.nix | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/scripts/backup-local.nix b/scripts/backup-local.nix @@ -1,6 +1,5 @@ { pkgs, - domain, ... }: let backup-local = pkgs.writeShellScriptBin "backup-local" ''