mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 22:00:14 +00:00
update system
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
location = { provider = "geoclue2"; };
|
||||
|
||||
# Enable local time based on time zone
|
||||
services.localtime.enable = true;
|
||||
services.localtimed.enable = true;
|
||||
|
||||
# Required to get localtimed to talk to geoclue2
|
||||
services.geoclue2.appConfig.localtimed.isSystem = true;
|
||||
services.geoclue2.appConfig.localtimed.isAllowed = true;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user