add appimage support

This commit is contained in:
illustris
2025-12-02 12:02:15 +05:30
parent d3df0ee6f5
commit 09e6f82ba3

View File

@@ -118,6 +118,7 @@
programs = {
adb.enable = true;
appimage.enable = true;
bash = {
interactiveShellInit = ''
export HISTSIZE=-1 HISTFILESIZE=-1 HISTCONTROL=ignoreboth:erasedups