dotfiles/nixos/modules/geoclue2.nix
2025-01-08 01:05:45 -06:00

3 lines
39 B
Nix
Executable file

{
services.geoclue2.enable = true;
}