Cleanup gaming

This commit is contained in:
Nio 2026-05-10 10:16:33 +02:00
parent 91c5b605f9
commit dc901de1d9
2 changed files with 1 additions and 8 deletions

View file

@ -51,13 +51,6 @@
}; };
# For bottles so it can write in /tmp
boot.tmp.tmpfsSize = "4G";
systemd.tmpfiles.rules = [
"d /tmp/.wine-1000 0700 dein-username users -"
];
# Enable networking # Enable networking
networking.networkmanager.enable = true; networking.networkmanager.enable = true;

View file

@ -49,7 +49,7 @@
protonup-qt protonup-qt
lutris lutris
vulkan-tools vulkan-tools
# bottles bottles
bubblewrap bubblewrap
]; ];