mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
feat: add screenshot
This commit is contained in:
parent
880c97dff8
commit
69a11db7bc
2 changed files with 52 additions and 6 deletions
|
|
@ -22,11 +22,11 @@ in {
|
|||
"result"
|
||||
"*/node_modules/*"
|
||||
(mkExtensionIgnore [
|
||||
"gitignore"
|
||||
"svg"
|
||||
"age"
|
||||
"pub"
|
||||
])
|
||||
"gitignore"
|
||||
"svg"
|
||||
"age"
|
||||
"pub"
|
||||
])
|
||||
];
|
||||
};
|
||||
formatter = config.treefmt.build.wrapper;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue