{ pkgs, config, lib, modulesPath, ... }: { imports = [ ./boot ./core ./nixos ]; }