diff --git a/common/modules/home/dconf/gnome.nix b/common/modules/home/dconf/gnome.nix index 29e8443..b072e94 100644 --- a/common/modules/home/dconf/gnome.nix +++ b/common/modules/home/dconf/gnome.nix @@ -92,6 +92,10 @@ ]; }; + "org/gnome/desktop/app-folders" = { + folder-children = [ ]; + }; + "org/gnome/desktop/datetime" = { automatic-timezone = true; };