modules/locale: disable automatic timezone setting
This commit is contained in:
parent
98ec1ada97
commit
ebdda43356
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ in
|
|||
|
||||
time.timeZone = mkIf (cfg.timezone != null) cfg.timezone;
|
||||
|
||||
services.automatic-timezoned.enable = config.modules.hardware.form.laptop;
|
||||
|
||||
fonts = {
|
||||
packages = cfg.fonts.fonts;
|
||||
fontconfig.defaultFonts = mkAliasDefinitions opt.fonts.defaults;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue