Add install script

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-01-12 14:13:35 +00:00
parent 8e18ca20a9
commit e9a55eed52
17 changed files with 323 additions and 185 deletions

View File

@@ -40,6 +40,7 @@
content = {
name = "usb";
type = "luks";
passwordFile = "/tmp/installer.key";
settings = {
allowDiscards = true;
};