{ ... }: { imports = [ ../../../nixos-hardware/google/pixelbook ]; boot.postBootCommands = '' # Remap Google Assistant to left super. /run/current-system/sw/bin/setkeycodes e058 125 ''; }