Fix a lot of FIXMEs
This commit is contained in:
parent
6569596b8a
commit
f12ff6a989
13 changed files with 86 additions and 51 deletions
|
@ -26,7 +26,7 @@
|
|||
content = {
|
||||
type = "luks";
|
||||
name = "${name}";
|
||||
passwordFile = "/tmp/secret.key"; # TODO Generate this somehow
|
||||
passwordFile = "/tmp/secret.key"; # FIXME Generate this somehow
|
||||
settings = {
|
||||
# Not having SSDs die fast is more important than crypto
|
||||
# nerds that could potentially discover which filesystem I
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue