nur-anotherhadi

Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-06-08 14:47:28 +02:00
parent 148b093eb4
commit 7f54f94974
11 changed files with 167 additions and 620 deletions
+1
View File
@@ -14,6 +14,7 @@
system = pkgs.stdenv.hostPlatform.system;
config.allowUnfree = true;
};
pkgs-nur-hadi = inputs.nur-anotherhadi.packages.${pkgs.stdenv.hostPlatform.system};
};
};
}