mosh
This commit is contained in:
parent
1adcff2234
commit
aef8d0d80d
1 changed files with 3 additions and 0 deletions
|
|
@ -21,7 +21,10 @@
|
|||
nix.package = lib.mkIf (config.networking.hostName == "NOcomputer") pkgs.lixPackageSets.stable.lix;
|
||||
|
||||
programs.pmount.enable = true;
|
||||
services.eternal-terminal.enable = true;
|
||||
programs.mosh.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
eternal-terminal
|
||||
# keep-sorted start
|
||||
bat
|
||||
bottom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue