Initial commit

This commit is contained in:
stubbfel
2022-11-17 23:01:04 +01:00
commit d41e9afc75
11 changed files with 195 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "DevShell",
"id": "dev_shell",
"version": "1.0.0",
"description": "A nix based dev shell"
}