applies all recommended deadnix fixes, and adds it to checks
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -5,12 +5,6 @@
|
||||
...
|
||||
}:
|
||||
let
|
||||
keygen = key: {
|
||||
format = "binary";
|
||||
sopsFile = ./keys/${key};
|
||||
mode = "0400";
|
||||
path = "/crypto/keys/${key}";
|
||||
};
|
||||
bootkey = key: { "/crypto/keys/${key}" = /crypto/keys/${key}; };
|
||||
zfskeys = [
|
||||
"zfs-attic-key"
|
||||
|
Reference in New Issue
Block a user