Skip to content

Instantly share code, notes, and snippets.

View mallendeo's full-sized avatar

Mauricio Allende mallendeo

View GitHub Profile
@mallendeo
mallendeo / .initramfs_profile
Last active April 10, 2023 02:42 — forked from tavianator/remote
Remote unlock encrypted LUKS disk using Tailscale on Archlinux (mkinitcpio hook)
## /home/YOUR_HOME_DIRECTORY/.initramfs_profile
## ssh root@TAILSCALE_IP
## ~ # unlock
alias unlock="systemctl start cryptsetup.target"