Initial commit

This commit is contained in:
2026-04-12 17:19:04 +02:00
commit 6174d331e4
7 changed files with 80 additions and 0 deletions

26
flake.lock generated Normal file
View File

@@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1776014043,
"narHash": "sha256-ATn3vRZQiDsLx2W3fzFPAm39Pn1omTPdOHxO8Hd+NEA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "109b2e0096f4ef69c82062f34609551152223d40",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}