Should use tailscale eventually for remote luks unlocking

This commit is contained in:
Zuckerberg 2023-11-08 21:31:14 -07:00
parent 4890dc20e0
commit d07af6d101

View File

@ -1,5 +1,7 @@
{ config, pkgs, lib, ... }:
# TODO: use tailscale instead of tor https://gist.github.com/antifuchs/e30d58a64988907f282c82231dde2cbc
let
cfg = config.remoteLuksUnlock;
in