Change /run to /etc
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
type = "luks";
|
||||
name = "crypted-boot-1";
|
||||
settings = {
|
||||
keyFile = "/run/secrets/disks/boot-disk-2";
|
||||
keyFile = "/etc/secrets/disks/boot-disk-2";
|
||||
allowDiscards = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user