Formatting changes and removed unnecessary option

This commit is contained in:
Jimbo 2024-10-28 17:48:52 -04:00
parent ff6f206430
commit 83796f7cb2
3 changed files with 5 additions and 3 deletions

View file

@ -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;