summaryrefslogtreecommitdiff
path: root/hosts/thinkpad
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/thinkpad')
-rw-r--r--hosts/thinkpad/disko.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/thinkpad/disko.nix b/hosts/thinkpad/disko.nix
index 31427d3..8b41240 100644
--- a/hosts/thinkpad/disko.nix
+++ b/hosts/thinkpad/disko.nix
@@ -122,7 +122,7 @@
content = {
type = "luks";
name = "crypted_storage";
- keyFile = "/tmp/storage.key";
+ keyFile = "/tmp/crypt.key";
settings.allowDiscards = true;
content = {
type = "btrfs";