puter/common/system/features/geoclue.nix
2023-09-29 20:39:08 +02:00

4 lines
39 B
Nix

{
services.geoclue2.enable = true;
}