{ pkgs, ... }: { imports = [ ./hardware.nix ]; system.stateVersion = "23.11"; networking.hostName = "lenovo"; }