swap: no need encryption
This commit is contained in:
@@ -30,12 +30,7 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [
|
swapDevices = [ { device = "${nvme}-part2"; } ];
|
||||||
{
|
|
||||||
device = "${nvme}-part2";
|
|
||||||
randomEncryption.enable = true;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
"/" = {
|
"/" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user