flake: add overlays and minimal devShell

inspired by 1cbeaa156b/profiles/base/default.nix
This commit is contained in:
Trolli Schmittlauch 2024-02-12 19:12:47 +01:00
parent bcf415bcec
commit 5cb55e9805
3 changed files with 22 additions and 4 deletions

2
packages/default.nix Normal file
View file

@ -0,0 +1,2 @@
final: prev: {
}