{pkgs, ...}: { imports = [ ./shell.nix ]; home.packages = with pkgs; [ gnome-extension-manager gnome.dconf-editor ]; }