{ config, pkgs, ... }: { imports = [ ./01_config.nix ./02_style.nix ./03_scripts.nix ./04_workspace.nix ]; }