add mosh to xatci

Signed-off-by: Xe Iaso <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-04-24 14:46:35 +00:00
parent fa12708d3f
commit af6d1298a7
1 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,8 @@
shell = pkgs.fish;
};
environment.systemPackages = with pkgs; [ mosh ];
home-manager.users.cadey = { lib, ... }:
let
name = "Xe Iaso";