{ ... }: { imports = [ ../../nixos/baremetal.nix ./hardware-configuration.nix ]; graphical.enable = true; boot.initrd.luks.devices."luks-324ce23c-e630-42a1-8558-184e999053a5".device = "/dev/disk/by-uuid/324ce23c-e630-42a1-8558-184e999053a5"; networking.hostName = "shar"; system.stateVersion = "25.11"; }