test
This commit is contained in:
parent
0596429cf0
commit
cd53a285db
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue