l: disable tmpfs on /tmp
This commit is contained in:
parent
679922a783
commit
0c15f3b6a7
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue