revert Clan-app: init single-disk template
This commit is contained in:
hsjobeki
2024-11-29 20:08:02 +00:00
parent adfe1e5c50
commit 26fa2bfad6
4 changed files with 35 additions and 5468 deletions

View File

@@ -25,6 +25,12 @@
mountpoint = "/";
};
};
swap = {
size = "{{swapSize}}";
content = {
type = "swap";
};
};
};
};
};