common: enable mosh
This commit is contained in:
parent
319f827aa0
commit
025d17c487
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ in {
|
|||
extraConfig = "StreamLocalBindUnlink yes";
|
||||
forwardX11 = true;
|
||||
};
|
||||
programs.mosh.enable = true;
|
||||
security.sudo.wheelNeedsPassword = lib.mkDefault false;
|
||||
|
||||
i18n.defaultLocale = "en_IE.UTF-8";
|
||||
|
|
Loading…
Reference in a new issue