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