/tmp for bottles
This commit is contained in:
parent
5bb729507f
commit
c0f46c4fa6
1 changed files with 3 additions and 0 deletions
|
|
@ -53,6 +53,9 @@
|
||||||
|
|
||||||
# For bottles so it can write in /tmp
|
# For bottles so it can write in /tmp
|
||||||
boot.tmpOnTmpfs = false;
|
boot.tmpOnTmpfs = false;
|
||||||
|
systemd.tmpfiles.rules = [
|
||||||
|
"d /tmp/.wine-1000 0700 dein-username users -"
|
||||||
|
];
|
||||||
|
|
||||||
|
|
||||||
# Enable networking
|
# Enable networking
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue