modules: services: lohr: add 'openssh'
The git binary is not wrapped to add it in PATH anymore.
This commit is contained in:
parent
9f2bbaeff9
commit
37d272fcfb
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ in
|
||||||
};
|
};
|
||||||
path = with pkgs; [
|
path = with pkgs; [
|
||||||
git
|
git
|
||||||
|
openssh
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue