elucredassa: enable swap
This commit is contained in:
parent
30bdb5dd7f
commit
c021f4dc3d
|
@ -17,7 +17,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
swapDevices = [ ]; # TODO: add
|
||||
swapDevices = [{ device = "/dev/disk/by-uuid/c7c48325-e90d-414d-b579-84cb45616ee9"; }];
|
||||
|
||||
boot.supportedFilesystems = [ "ntfs" ]; # for USB drives
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue