Add a basic nix flake for development (#6531)

* feat: add a basic nix flake

* fix: dev server on nixos
This commit is contained in:
Jakob Stechow
2025-03-03 20:14:24 +01:00
committed by GitHub
parent 1693618589
commit 5d0e85bf0e
3 changed files with 99 additions and 0 deletions

5
.gitignore vendored
View File

@@ -16,3 +16,8 @@ config.json
# vim
*.sw?
# direnv
.direnv/
# environment related
.envrc