mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
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:
parent
75e393dd02
commit
3673eaa9cb
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user