diff --git a/flake.nix b/flake.nix index f8f492d..1f8c11c 100644 --- a/flake.nix +++ b/flake.nix @@ -68,6 +68,7 @@ gnumake hugo openssh + rsync ]; inherit (self.checks.${system}.pre-commit) shellHook;