kyra(hardening): tmp hardening
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
6bcb4f2778
commit
14eea58fbb
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@ _: {
|
||||||
boot = {
|
boot = {
|
||||||
tmp = {
|
tmp = {
|
||||||
cleanOnBoot = true;
|
cleanOnBoot = true;
|
||||||
|
useZram = true;
|
||||||
|
useTmpfs = true;
|
||||||
|
tmpfsSize = "50%";
|
||||||
|
tmpfsHugeMemoryPages = "within_size";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue