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

View File

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