WIP: thor: remove swap
This commit is contained in:
parent
08b41ab59e
commit
2cfc4850f1
1 changed files with 7 additions and 7 deletions
|
|
@ -62,11 +62,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
swapDevices = [
|
||||
{ device = "/dev/disk/by-uuid/dee188e4-4ff8-417c-9419-b7f00ecb9989"; }
|
||||
{
|
||||
device = "/swapfile";
|
||||
size = 1024 * 32;
|
||||
}
|
||||
];
|
||||
# swapDevices = [
|
||||
# { device = "/dev/disk/by-uuid/dee188e4-4ff8-417c-9419-b7f00ecb9989"; }
|
||||
# {
|
||||
# device = "/swapfile";
|
||||
# size = 1024 * 32;
|
||||
# }
|
||||
# ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue