nixos/desktop-sway: add location provider

This commit is contained in:
genofire 2022-04-08 20:04:52 +02:00
parent 18e717b3b2
commit 15b7f85589
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
slurp slurp
]; ];
}; };
location.provider = "geoclue2";
xdg.portal.wlr = { xdg.portal.wlr = {
enable = true; enable = true;