/tmp for bottles
This commit is contained in:
parent
c0f46c4fa6
commit
e1e700f65b
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
|
|
||||||
|
|
||||||
# For bottles so it can write in /tmp
|
# For bottles so it can write in /tmp
|
||||||
boot.tmpOnTmpfs = false;
|
boot.tmp.tmpfsSize = "4G";
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
"d /tmp/.wine-1000 0700 dein-username users -"
|
"d /tmp/.wine-1000 0700 dein-username users -"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue