[NixOS] Reenable tzupdate
This commit is contained in:
@@ -67,7 +67,7 @@ makeEnable config "myModules.base" true {
|
|||||||
};
|
};
|
||||||
|
|
||||||
# # Update timezone automatically
|
# # Update timezone automatically
|
||||||
# services.tzupdate.enable = true;
|
services.tzupdate.enable = true;
|
||||||
|
|
||||||
# TODO: Add a comment explaining what this does.
|
# TODO: Add a comment explaining what this does.
|
||||||
services.locate.enable = true;
|
services.locate.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user