{ config, pkgs, ... }: { networking.hostName = "apache"; boot.loader.grub.enableCryptodisk = true; }