{ ... }: { nixpkgs.overlays = [ (import ../../../overlay.nix) ]; imports = [ ./boot.nix ./pkg.nix ./user.nix ./system.nix ./hw.nix ]; }