/tmp for bottles

This commit is contained in:
Nio 2026-05-10 09:04:23 +02:00
parent 5bb729507f
commit c0f46c4fa6

View file

@ -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