dotfiles/nixos/modules/hyprland/geoclue2.nix
2025-01-09 02:09:02 -06:00

3 lines
39 B
Nix
Executable file

{
services.geoclue2.enable = true;
}