more modules :3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
swapDevices = [{ device = "/dev/disk/by-label/Swap";
|
||||
options = [ "discard" "nofail" ];
|
||||
options = [ "discard" "nofail" "x-systemd.device-timeout=5" ];
|
||||
}];
|
||||
}
|
||||
Reference in New Issue
Block a user