profiles/dev: remove Mosh program

This is best handled on a case-by-case basis. Some hosts are now using
Eternal Terminal and some are using Mosh.
This commit is contained in:
Gabriel Arazas 2023-11-12 10:49:10 +08:00
parent 75e393dd02
commit 3673eaa9cb
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -136,9 +136,6 @@ in {
gopass # An improved version of the password manager for hipsters.
zoxide # Gain teleportation abilities!
];
# A modern version of the SSH.
programs.mosh.enable = true;
})
# !!! Please add your user to the "libvirtd" group.