This commit is contained in:
2026-05-13 22:59:59 -03:00
parent 22628aa1c3
commit 5be703f809
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -18,6 +18,9 @@
unrar unrar
zerotierone zerotierone
ookla-speedtest ookla-speedtest
just
cargo
gcc
## Git ## Git
gitFull gitFull
+1
View File
@@ -32,6 +32,7 @@ in
networking.hostName = vars.hostname; networking.hostName = vars.hostname;
networking.networkmanager.enable = true; networking.networkmanager.enable = true;
networking.enableIPv6 = true;
time.timeZone = vars.timezone; time.timeZone = vars.timezone;
i18n.defaultLocale = vars.locale; i18n.defaultLocale = vars.locale;