fix(battleship,mosh): mosh enabling option

This commit is contained in:
Guz
2026-05-18 18:50:18 -03:00
parent 235adf182a
commit 2b4003ea97

View File

@@ -62,7 +62,7 @@
};
# Mosh
services.mosh.enable = true;
programs.mosh.enable = true;
# Locale
time.timeZone = "America/Sao_Paulo";