Enable geoclue2 and add litellm models and API key vars
This commit is contained in:
parent
9848701145
commit
ee6fa6cd9b
2 changed files with 20 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
services.dbus.enable = lib.mkDefault true;
|
||||
services.geoclue2.enable = true;
|
||||
|
||||
time.timeZone = null;
|
||||
services.automatic-timezoned.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue