fix: enable 'boot.tmp.useTmpfs' based on host 'highRam' flag

This commit is contained in:
2026-04-26 15:00:54 +02:00
parent b66b0c4003
commit 83958847f4
4 changed files with 16 additions and 2 deletions

View File

@@ -2,5 +2,6 @@
host = {
username = "h";
name = "andromache";
highRam = true;
};
}