{ config, lib, pkgs, modulesPath, ...}: { imports = [ ./hardware-configuration.nix ./configuration.nix ./network.nix ]; }