nixos/desktop-sway: add location provider
This commit is contained in:
parent
18e717b3b2
commit
15b7f85589
|
@ -56,6 +56,7 @@
|
|||
slurp
|
||||
];
|
||||
};
|
||||
location.provider = "geoclue2";
|
||||
|
||||
xdg.portal.wlr = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue