beginning of bigger restructure, m3ta-nixpkgs input

This commit is contained in:
m3tam3re
2025-10-03 19:14:37 +02:00
parent b66553888b
commit 6cd1fdd651
12 changed files with 59 additions and 157 deletions

View File

@@ -0,0 +1,3 @@
{pkgs, ...}: {
# package = pkgs.callPackage ./package {};
}