feat: Split programs into files

This commit is contained in:
uttarayan21
2025-07-15 18:33:20 +05:30
parent d9d7b7878c
commit 90750cdef3
8 changed files with 50 additions and 33 deletions

View File

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