first commit

This commit is contained in:
2025-12-31 12:01:37 +01:00
commit 3b06ef4418
16 changed files with 400 additions and 0 deletions

3
pkgs/default.nix Normal file
View File

@@ -0,0 +1,3 @@
{pkgs ? import <nixpkgs> {}, ...}: rec {
}