setup nixos environment

This commit is contained in:
Jonas Rabenstein 2025-01-21 16:52:47 +01:00
commit 0c16900480
2 changed files with 93 additions and 0 deletions

23
flake.lock generated Normal file
View file

@ -0,0 +1,23 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-s40Kk/OulP3J/1JvC3VT16U4r/Xw6Qdi7SRw3LYkPWs=",
"path": "/nix/store/n67nldl8x3f44w9mvk5zvij0q1rwnsmq-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}