modules: services: lohr: add 'openssh'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
The git binary is not wrapped to add it in PATH anymore.
This commit is contained in:
parent
55a40a80b7
commit
70fca2d19b
|
@ -88,6 +88,7 @@ in
|
|||
};
|
||||
path = with pkgs; [
|
||||
git
|
||||
openssh
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue