l: disable tmpfs on /tmp

This commit is contained in:
lassulus 2021-10-23 16:12:58 +02:00
parent 679922a783
commit 0c15f3b6a7

View file

@ -89,8 +89,6 @@ with import <stockholm/lib>;
services.timesyncd.enable = mkForce true;
boot.tmpOnTmpfs = true;
# multiple-definition-problem when defining environment.variables.EDITOR
environment.extraInit = ''
EDITOR=vim