chore: Add Nix development files (#5856)

* chore: Add Nix development files

* chore: add dir env flakes support and add it's directory to gitignore

* chore: add shards
This commit is contained in:
Fijxu
2026-08-01 18:50:15 -04:00
committed by GitHub
parent 6e13814c9e
commit 67bfb56bbe
6 changed files with 122 additions and 0 deletions

3
.gitignore vendored
View File

@@ -7,3 +7,6 @@
/invidious
/sentry
/config/config.yml
# direnv directory used for the Nix Flake.
.direnv