nixos: move geoclue base -> workstation
This commit is contained in:
parent
8a165354f9
commit
27a9e04281
3 changed files with 5 additions and 2 deletions
4
modules/nixos/workstation/services/geoclue.nix
Normal file
4
modules/nixos/workstation/services/geoclue.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
services.geoclue2.enable = true;
|
||||
location.provider = "geoclue2";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue