{pkgs, ...}: { dconf.settings = { }; # Extensions home.packages = with pkgs.gnomeExtensions; [ forge gjs-osk screen-rotate gsconnect ]; }