ci: install mosh

This commit is contained in:
Aaron Bieber 2023-10-22 08:39:05 -06:00
parent dbd00560a9
commit fd414868f8
No known key found for this signature in database

View File

@ -78,6 +78,7 @@ with lib; {
environment.systemPackages = with pkgs; [
inputs.po.packages.${pkgs.system}.po
keychain
mosh
];
nix = {