dotfiles/nixos/modules/wayland/geoclue2.nix

3 lines
39 B
Nix
Executable file

{
services.geoclue2.enable = true;
}