From 4fa59284bc45656ac961bae953df23872d5e5b16 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Thu, 18 Jan 2024 06:22:45 +0100 Subject: [PATCH] Fix lapetus key location --- hosts/nixos/lapetus/filesystems/partitions.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nixos/lapetus/filesystems/partitions.nix b/hosts/nixos/lapetus/filesystems/partitions.nix index 297d304..c66607d 100644 --- a/hosts/nixos/lapetus/filesystems/partitions.nix +++ b/hosts/nixos/lapetus/filesystems/partitions.nix @@ -55,7 +55,7 @@ "com.sun:auto-snapshot" = "false"; encryption = "aes-256-gcm"; keyformat = "passphrase"; - keylocation = "file:///hermes/secret.key"; + keylocation = "file:///hermes/secrets/lapetus/disk.key"; }; # {{{ Datasets