feat: +AZ-PRM-1

This commit is contained in:
2026-03-09 07:20:53 +01:00
parent e8d8adb626
commit f5ea46001e
54 changed files with 2600 additions and 2233 deletions

View File

@@ -5,6 +5,7 @@
lib,
inputs,
outputs,
system,
...
}: {
imports = [
@@ -16,7 +17,7 @@
home-manager = {
useUserPackages = true;
extraSpecialArgs = {
inherit inputs outputs;
inherit inputs outputs system;
};
};
nixpkgs = {
@@ -29,6 +30,8 @@
inputs.nur.overlays.default
inputs.m3ta-nixpkgs.overlays.default
(outputs.lib.mkLlmAgentsOverlay system)
# You can also add overlays exported from other flakes:
# neovim-nightly-overlay.overlays.default