mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[FileSystems] Make /tmp use tmpfs by default
This commit is contained in:
parent
44e8fc72ca
commit
ebe5406925
2 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ in
|
|||
(mkPersist "/etc/NetworkManager/system-connections")
|
||||
]));
|
||||
|
||||
boot.tmpOnTmpfs = true;
|
||||
|
||||
fileSystems = {
|
||||
"/var/log" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue