WIP: nix: add openssh/rsync to dev shell
This commit is contained in:
parent
b743fb2e68
commit
e456e8977b
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
gnumake
|
gnumake
|
||||||
hugo
|
hugo
|
||||||
|
openssh
|
||||||
|
rsync
|
||||||
];
|
];
|
||||||
|
|
||||||
inherit (self.checks.${system}.pre-commit) shellHook;
|
inherit (self.checks.${system}.pre-commit) shellHook;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue