mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
profiles/common: tmpfs for /tmp
This commit is contained in:
parent
18c18e3e5c
commit
d721a1ff60
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@
|
|||
|
||||
{
|
||||
boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
|
||||
boot.tmpOnTmpfs = true;
|
||||
services.journald.extraConfig = "SystemMaxUse=512M";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue