Trying to fix mosh

This commit is contained in:
Julien Malka 2021-12-12 11:00:59 +01:00
parent bc5d856dbf
commit 26129b461a
5 changed files with 96 additions and 1 deletions

View file

@ -65,7 +65,6 @@ in
programs.mosh.enable = true;
programs.fish.enable = true;
users.defaultUserShell = pkgs.fish;