puter/common/nixos/features/geoclue.nix
2023-09-17 13:31:20 +02:00

4 lines
39 B
Nix

{
services.geoclue2.enable = true;
}