fix duplicate luks name between x13s and x13s-rmvbl
This commit is contained in:
parent
a384026025
commit
438793db87
4 changed files with 4 additions and 16 deletions
|
@ -23,7 +23,7 @@
|
|||
size = "100%";
|
||||
content = {
|
||||
type = "luks";
|
||||
name = "x13s-usb-crypt";
|
||||
name = "x13s-nvme-crypt";
|
||||
extraOpenArgs = [ ];
|
||||
# disable settings.keyFile if you want to use interactive password entry
|
||||
#passwordFile = "/tmp/secret.key"; # Interactive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue