From 9868584ddabad45a9964ae9bf64d109963fd1e3d Mon Sep 17 00:00:00 2001 From: adikro Date: Thu, 12 Feb 2026 19:36:41 +0100 Subject: added install scripts --- hosts/thinkpad/disko.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/thinkpad/disko.nix') 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"; -- cgit v1.3