jay-lenovo: add swapfile
This commit is contained in:
@@ -59,6 +59,13 @@
|
|||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
swapDevices = [
|
||||||
|
{
|
||||||
|
device = "/swapfile";
|
||||||
|
size = 16384;
|
||||||
|
}
|
||||||
|
];
|
||||||
|
|
||||||
networking.hostName = "jay-lenovo";
|
networking.hostName = "jay-lenovo";
|
||||||
myModules.hostIdentity = {
|
myModules.hostIdentity = {
|
||||||
emoticon = "💼";
|
emoticon = "💼";
|
||||||
|
|||||||
Reference in New Issue
Block a user