mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
refactor: merge initrd-ssh.nix with ssh.nix, remove ccid override (now upstream)
This commit is contained in:
parent
ccffba4930
commit
32e9896154
19 changed files with 167 additions and 439 deletions
10
README.md
10
README.md
|
@ -139,16 +139,6 @@ Afterwards:
|
|||
- Rekey the secrets for the new identity `nix run .#rekey`
|
||||
- Deploy again
|
||||
|
||||
#### Remote encrypted unlock
|
||||
|
||||
If a host uses encrypted root together with the `common/initrd-ssh.nix` module,
|
||||
it can be unlocked remotely by connecting via ssh on port 4 and executing `systemd-tty-ask-password-agent`.
|
||||
|
||||
#### Show QR for external wireguard client
|
||||
|
||||
nix run show-wireguard-qr
|
||||
then select the host in the fzf menu
|
||||
|
||||
#### New secret
|
||||
|
||||
...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue