nixos/programs: enable mosh
This commit is contained in:
@@ -34,6 +34,8 @@ in
|
||||
};
|
||||
|
||||
nix-ld.enable = true;
|
||||
|
||||
mosh.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user