disable location provider

This commit is contained in:
Adithya 2024-01-04 21:51:06 +05:30
parent f5bf09d0f1
commit 766325d4ef
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
2 changed files with 0 additions and 3 deletions

View file

@ -57,8 +57,6 @@
variant = "altgr-intl";
};
location.provider = "geoclue2";
sound.enable = true;
time.timeZone = "Asia/Kolkata";

View file

@ -16,7 +16,6 @@ in
cpupower-gui.enable = true;
fstrim.enable = true;
fwupd.enable = true;
geoclue2.enable = true;
getty.autologinUser = user.primary.userName;
gnome.gnome-keyring.enable = true;
gvfs.enable = true;