nixy/appimage: add binfmt
This commit is contained in:
parent
d32fcecea1
commit
4b114f6f51
@ -174,6 +174,10 @@
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
appimage = {
|
||||
enable = true;
|
||||
binfmt = true;
|
||||
};
|
||||
zsh.enable = true;
|
||||
firejail.enable = true;
|
||||
adb.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user