dotfiles/nixos/modules/desktop/wayland/geoclue2/default.nix
2025-02-05 20:15:36 -06:00

3 lines
39 B
Nix
Executable file

{
services.geoclue2.enable = true;
}