{ config, pkgs, ... }: { imports = [ ./hardware-configuration.nix ../../modules ]; sbruder = { }; networking.hostName = "ayu"; }