{ pkgs, ... }: { imports = [ ./boot.nix ./hardware.nix ./network.nix ./security.nix ]; }