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

3 lines
39 B
Nix
Executable file

{
services.geoclue2.enable = true;
}