This commit is contained in:
alsaiduq-lab 2025-10-26 07:50:12 -06:00
parent 4523c69238
commit 2c169470cd
3 changed files with 74 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{...}: {
programs.appimage = {
enable = true;
binfmt = true;
};
}