{ config, lib, pkgs, ... }: { imports = [ ./core/core.nix ./packages/packages.nix ./gnome.nix ./theming.nix ]; }