Clan-app: init single-disk template

This commit is contained in:
Johannes Kirschbauer
2024-11-28 16:37:12 +01:00
parent ee9fdb7ac7
commit c7a3d52a33
4 changed files with 5468 additions and 35 deletions

View File

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