mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-17 20:52:09 -08:00
feat: clean /tmp
This commit is contained in:
parent
eb448576af
commit
980e34dfdb
1 changed files with 2 additions and 0 deletions
|
@ -65,4 +65,6 @@
|
|||
nssmdns4 = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue