l: set tmpOnTmpfs

This commit is contained in:
lassulus 2021-06-05 12:11:17 +02:00
parent d854866c18
commit 28d92fd55c

View File

@ -89,9 +89,7 @@ with import <stockholm/lib>;
services.timesyncd.enable = mkForce true;
systemd.tmpfiles.rules = [
"d /tmp 1777 root root - -"
];
boot.tmpOnTmpfs = true;
# multiple-definition-problem when defining environment.variables.EDITOR
environment.extraInit = ''