blacksteel: enable swap
This commit is contained in:
parent
8276030be2
commit
eee0cdfc60
1 changed files with 3 additions and 2 deletions
|
@ -43,6 +43,7 @@
|
|||
fsType = "vfat";
|
||||
};
|
||||
};
|
||||
|
||||
swapDevices = [];
|
||||
swapDevices = [
|
||||
{device = "/dev/disk/by-uuid/8a2e90a9-5cc2-40fc-82fe-69ef3cd88e29";}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue