{ config, pkgs, ... }: { imports = [ ./hardware.nix ../../system ]; networking.hostName = "lavender"; system.stateVersion = "26.05"; }