{ config, lib, pkgs, ... }: { imports = [ ./boot.nix ./shell.nix ./terminal.nix ./networking.nix ./dm.nix ]; }