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 = {
|
programs = {
|
||||||
gamemode.enable = true;
|
gamemode.enable = true;
|
||||||
|
appimage = {
|
||||||
|
enable = true;
|
||||||
|
binfmt = true;
|
||||||
|
};
|
||||||
steam = {
|
steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
platformOptimizations.enable = true;
|
platformOptimizations.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue