dotfiles/nixos/modules/desktop/wayland/geoclue2/default.nix

4 lines
39 B
Nix
Raw Normal View History

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