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