add appimage support
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
|
||||
programs = {
|
||||
adb.enable = true;
|
||||
appimage.enable = true;
|
||||
bash = {
|
||||
interactiveShellInit = ''
|
||||
export HISTSIZE=-1 HISTFILESIZE=-1 HISTCONTROL=ignoreboth:erasedups
|
||||
|
||||
Reference in New Issue
Block a user