modules/locale: enable automatic timezone switching
This commit is contained in:
parent
de27f2eee6
commit
0ef99adc62
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ in
|
|||
|
||||
time.timeZone = cfg.timezone;
|
||||
|
||||
services.automatic-timezoned.enable = true;
|
||||
|
||||
fonts = {
|
||||
packages = cfg.fonts.fonts;
|
||||
fontconfig.defaultFonts = mkAliasDefinitions opt.fonts.defaults;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue