tsuki: enable appimage-run

This commit is contained in:
notohh 2024-10-14 08:02:15 -04:00
parent 137a114c16
commit 474aaaf15c
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -65,6 +65,10 @@
programs = {
gamemode.enable = true;
appimage = {
enable = true;
binfmt = true;
};
steam = {
enable = true;
platformOptimizations.enable = true;