WIP: Switch to NixOS #5
1 changed files with 6 additions and 1 deletions
|
@ -24,4 +24,9 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
swapDevices = [{
|
||||
device = "/var/lib/swapfile";
|
||||
size = 8 * 1024;
|
||||
}];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue