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