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