nixfleet/modules/mosh/default.nix
2023-04-02 16:34:57 +02:00

3 lines
35 B
Nix

{
programs.mosh.enable = true;
}