feat: prometheus + grafana
This commit is contained in:
@@ -61,6 +61,11 @@
|
||||
url = "git+https://git.az-gruppe.com/AZ-Intec-GmbH/AZion";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
azess = {
|
||||
url = "git+https://git.az-gruppe.com/AZ-Intec-GmbH/AZess";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
@@ -162,6 +167,7 @@
|
||||
inputs.disko.nixosModules.disko
|
||||
inputs.azion-scheduler.nixosModules.default
|
||||
inputs.zugferd-service.nixosModules.default
|
||||
inputs.azess.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user