{ pkgs, ... }: { imports = [ ./boot.nix ./system.nix ./hw.nix ]; }