diff --git a/common/modules/home/dconf/gnome.nix b/common/modules/home/dconf/gnome.nix index b072e94..a4904c4 100644 --- a/common/modules/home/dconf/gnome.nix +++ b/common/modules/home/dconf/gnome.nix @@ -101,7 +101,7 @@ }; "org/gnome/system/location" = { - enabled = false; + enabled = true; }; }; }