Formatting changes and removed unnecessary option
This commit is contained in:
parent
ff6f206430
commit
83796f7cb2
3 changed files with 5 additions and 3 deletions
|
@ -28,7 +28,7 @@ in {
|
|||
initrd = {
|
||||
systemd.enable = true;
|
||||
luks.devices = {
|
||||
"crypt-ssd" = {
|
||||
"crypt-nvme" = {
|
||||
device = "/dev/disk/by-uuid/52110c74-19b6-40ef-9710-e6c9b157005f";
|
||||
preLVM = true;
|
||||
allowDiscards = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue