dotfiles/nixos/modules/wayland/geoclue2.nix

4 lines
39 B
Nix
Raw Normal View History

2025-01-08 01:05:45 -06:00
{
services.geoclue2.enable = true;
}