feat: add screenshot

This commit is contained in:
Nickolaj Jepsen 2025-02-24 07:55:57 +01:00
parent 880c97dff8
commit 69a11db7bc
2 changed files with 52 additions and 6 deletions

View file

@ -22,11 +22,11 @@ in {
"result"
"*/node_modules/*"
(mkExtensionIgnore [
"gitignore"
"svg"
"age"
"pub"
])
"gitignore"
"svg"
"age"
"pub"
])
];
};
formatter = config.treefmt.build.wrapper;