summaryrefslogtreecommitdiff
path: root/hosts/desktop/disko.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/desktop/disko.nix')
-rw-r--r--hosts/desktop/disko.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/desktop/disko.nix b/hosts/desktop/disko.nix
index cda1979..86d1e71 100644
--- a/hosts/desktop/disko.nix
+++ b/hosts/desktop/disko.nix
@@ -110,7 +110,7 @@
content = {
type = "luks";
name = "crypted_storage";
- keyFile = "/tmp/storage.key";
+ keyFile = "/tmp/crypt.key";
content = {
type = "btrfs";
extraArgs = [ "-f" ];