1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

refactor: topology aggregators groundwork

This commit is contained in:
oddlama 2024-03-14 21:45:02 +01:00
parent 9ade767a3c
commit 97c73ab0ed
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
9 changed files with 11 additions and 1 deletions

View file

@ -38,7 +38,7 @@
./secrets.nix ./secrets.nix
./telegraf.nix ./telegraf.nix
../topology/module.nix ../topology/nixos/module.nix
]; ];
nixpkgs.overlays = [ nixpkgs.overlays = [

View file

@ -0,0 +1,2 @@
{
}

View file

@ -0,0 +1,2 @@
{
}

View file

@ -0,0 +1,2 @@
{
}

View file

@ -0,0 +1,2 @@
{
}

View file

@ -0,0 +1,2 @@
{
}