feat(battleship): add mosh service

This commit is contained in:
Guz
2026-05-18 17:45:30 -03:00
parent aa7f5db09f
commit c064afda06

View File

@@ -61,6 +61,9 @@
PermitRootLogin = "forced-commands-only";
};
# Mosh
services.mosh.enable = true;
# Locale
time.timeZone = "America/Sao_Paulo";
i18n.defaultLocale = "en_US.UTF-8";