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