For some reason, usb-guard decided to remove all of the rules I have written that allowed my keyboard and mouse. I've had this happen before from myself messing up the configuration, but this setup has been running without modification for months.
Anyways, the usual fix for this is to load up a kali live disk, decrypt the luks partition, and chroot into the machine to edit the configuration.
I don't know how to do this with Ubuntu 22.04 and encrypted ZFS.
If it's not possible in a similar way that I described, I'm looking for alternatives as well.
SSH is disabled, so that's not an option.
Thanks.
chroot
to modify some file, just mount the partition decrypting if encrypted and you will have access to your files. – Raffa Jun 26 '23 at 10:53