This commit is contained in:
iFargle 2023-11-25 15:35:20 +09:00
parent 0596429cf0
commit cd53a285db

View file

@ -1,4 +1,4 @@
{ username, ... }: { { inputs, config, lib, pkgs, modulesPath, desktop, username, ... }: {
# https://nixos.wiki/wiki/Remote_LUKS_Unlocking # https://nixos.wiki/wiki/Remote_LUKS_Unlocking
# Unlock command: # Unlock command:
# ssh root@<Local_IP_Address> "Password" # ssh root@<Local_IP_Address> "Password"