enable appimage, overlay anki
This commit is contained in:
parent
3684b35d59
commit
0992f2f308
5 changed files with 29 additions and 3 deletions
|
@ -402,4 +402,9 @@
|
|||
enable = true;
|
||||
enableQt5Integration = true;
|
||||
};
|
||||
|
||||
programs.appimage = {
|
||||
enable = true;
|
||||
binfmt = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue