@ -67,6 +67,8 @@
buildInputs = with pkgs; [
gnumake
hugo
openssh
rsync
];
inherit (self.checks.${system}.pre-commit) shellHook;