{ pkgs, ... }: { imports = [ ./hardware-configuration.nix ../../modules ]; networking.hostName = "nazuna"; system.stateVersion = "23.05"; }