Add external database for grafana

This commit is contained in:
Théo Barnouin 2024-09-25 13:36:18 +02:00
parent fefb6ce762
commit 74e0b67828
2 changed files with 8 additions and 0 deletions

View file

@ -27,6 +27,7 @@
system = "x86_64-linux";
username = "tbarnouin";
proxy_host = "192.168.1.40";
pgsql_host = "192.168.1.13";
in
{
nixosConfigurations = {