Compartmentalizing stuffs

This commit is contained in:
2026-05-03 02:21:30 -05:00
parent 827c5c0925
commit 091c9c5e85
3 changed files with 11 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
{
swapDevices = [
{
device = "/swap-16";
size = 16 * 1024;
}
];
}