add superfile

Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-05-27 15:02:23 +02:00
parent fe781a0eed
commit ec6abc4aba
4 changed files with 10 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
programs.superfile = {
enable = true;
firstUseCheck = false;
pinnedFolders = [];
};
}