move filesystems to modules
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
swapDevices = [{ device = "/dev/disk/by-label/Swap";
|
||||
options = [ "discard" "nofail" ];
|
||||
}];
|
||||
}
|
||||
Reference in New Issue
Block a user