stfu
This commit is contained in:
parent
0d24941f42
commit
a85f11e974
4 changed files with 12 additions and 4 deletions
|
|
@ -105,8 +105,8 @@
|
|||
SKIM_DEFAULT_COMMAND = "rg --files";
|
||||
};
|
||||
|
||||
# time.timeZone = "US/Pacific";
|
||||
services.automatic-timezoned.enable = lib.mkDefault true;
|
||||
time.timeZone = lib.mkDefault "US/Pacific";
|
||||
# services.automatic-timezoned.enable = lib.mkDefault true;
|
||||
i18n.defaultLocale = "en_US.utf8";
|
||||
i18n.supportedLocales = ["all"];
|
||||
i18n.extraLocaleSettings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue