tsuki: enable appimage-run
This commit is contained in:
parent
137a114c16
commit
474aaaf15c
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@
|
|||
|
||||
programs = {
|
||||
gamemode.enable = true;
|
||||
appimage = {
|
||||
enable = true;
|
||||
binfmt = true;
|
||||
};
|
||||
steam = {
|
||||
enable = true;
|
||||
platformOptimizations.enable = true;
|
||||
|
|
Loading…
Reference in a new issue