added prometheus
Some checks failed
/ Check formatting (push) Failing after 1m50s

This commit is contained in:
Ittihadyya 2024-12-20 13:12:54 +02:00
parent 66fe419c0f
commit 3b3bbb61c3
3 changed files with 14 additions and 2 deletions

View file

@ -66,7 +66,7 @@
{
nixpkgs.overlays = [
(final: prev: {
# beeref = final.callPackage ./beeref.nix {}; # I'M GOING TO TRUNCATE *YOU*, BEEREF.
# beeref = final.callPackage ./beeref.nix {}; # I'M GOING TO TRUNCATE *YOU*, BEEREF.
})
];
}