Update hdd encryption docs for lindberg
All checks were successful
CI / build (push) Successful in 5m30s

This commit is contained in:
Fabian Hauser 2025-04-04 18:07:10 +03:00
parent 86a3ffc42d
commit e3cacda356
3 changed files with 11 additions and 6 deletions

9
flake.lock generated
View file

@ -170,10 +170,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1742912717, "lastModified": 1743779182,
"narHash": "sha256-jKDVM4hLzNwYpg1/at53B2LZIEEvey1UUIi5cR8wNVQ=", "narHash": "sha256-0wQ+22g6dfnIBIvw2Mji37R7OmCMrmqcp/4zSLQRKSQ=",
"rev": "80b04cd406adc46357888614ecc3f467b85ab8fa", "ref": "refs/heads/main",
"revCount": 15, "rev": "8e7ec0d7f4a571a55d0e6b99fcd6f85fea474f1e",
"revCount": 16,
"type": "git", "type": "git",
"url": "file:./private" "url": "file:./private"
}, },

View file

@ -2,9 +2,13 @@
## Operations {#\_operations} ## Operations {#\_operations}
Reboot requires passphrase (see pass `host/lindberg/hdd_luks`) Reboot requires passphrase:
```bash ```bash
# Get passphrase
sops decrypt --extract '["system"]["hdd"]' private/nixos-configurations/lindberg/secrets.sops.yaml
# Insert passphrase:
ssh -p 2222 root@lindberg.riedbach-ext.net.qo.is ssh -p 2222 root@lindberg.riedbach-ext.net.qo.is
``` ```

@ -1 +1 @@
Subproject commit 80b04cd406adc46357888614ecc3f467b85ab8fa Subproject commit 8e7ec0d7f4a571a55d0e6b99fcd6f85fea474f1e