cleanup
This commit is contained in:
@@ -39,13 +39,6 @@ in
|
||||
"sd_mod"
|
||||
];
|
||||
|
||||
luks.devices = {
|
||||
cryptroot = {
|
||||
device = "/dev/disk/by-partlabel/disk-main-matt-nixos-cryptroot";
|
||||
allowDiscards = true; # Used if primary device is a SSD
|
||||
preLVM = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
kernelPackages = kernel;
|
||||
|
||||
Reference in New Issue
Block a user