nixfiles/nixos/profiles/server/mosh.nix

3 lines
38 B
Nix

_: {
programs.mosh.enable = true;
}