fix(localisation): consolidate host-specific settings into single module

This commit is contained in:
wi11-holdsworth 2026-01-15 00:16:48 +11:00
parent ab95710e1f
commit c9dc8d54ac
3 changed files with 3 additions and 6 deletions

View file

@ -40,8 +40,6 @@
system.stateVersion = "24.11";
i18n.extraLocaleSettings.LC_ALL = "en_AU.UTF-8";
users.users.${userName} = {
extraGroups = [
# keep-sorted start

View file

@ -32,8 +32,6 @@
system.stateVersion = "24.11";
i18n.extraLocaleSettings.LC_ALL = "en_AU.UTF-8";
users.users.${userName} = {
extraGroups = [
# keep-sorted start