add grafana and prometheus

This commit is contained in:
Rouven Seifert 2023-10-29 11:58:56 +01:00
parent 78b1a5761c
commit 862e8ecfb2
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
8 changed files with 94 additions and 20 deletions

View file

@ -2,8 +2,7 @@
description = "My nix setup";
inputs = {
# nixpkgs.url = "nixpkgs/nixos-unstable";
nixpkgs.url = "github:imlonghao/nixpkgs/borgmatic/fix-262020";
nixpkgs.url = "nixpkgs/nixos-unstable";
nix-index-database = {
url = "github:nix-community/nix-index-database";