diff options
| author | adikro <adikro@disroot.org> | 2026-03-07 22:27:05 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-07 22:27:05 +0100 |
| commit | 11d05469368ecfe533c7720e7f5b624f2f8f19fc (patch) | |
| tree | c666f76157b6f9158a2faa723efbf10d1d3dab03 /hosts/thinkpad/disko.nix | |
| parent | cacaadb79a73fca27bd8bbc0a33a0713d2379655 (diff) | |
...
Diffstat (limited to 'hosts/thinkpad/disko.nix')
| -rw-r--r-- | hosts/thinkpad/disko.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/thinkpad/disko.nix b/hosts/thinkpad/disko.nix index 9816f7f..3ab76f4 100644 --- a/hosts/thinkpad/disko.nix +++ b/hosts/thinkpad/disko.nix @@ -16,7 +16,6 @@ content = { type = "luks"; name = "crypted"; - keyFile = "/boot/root.key"; extraFormatArgs = [ "--type luks2" "--pbkdf argon2id" |
