common: enable mosh

pull/5/head
Moira 2022-11-13 20:26:48 +01:00
parent 319f827aa0
commit 025d17c487
Signed by: moira
GPG Key ID: AF92FDD91CB44B2F
1 changed files with 1 additions and 0 deletions

View File

@ -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";