Add external database for grafana
This commit is contained in:
parent
fefb6ce762
commit
74e0b67828
2 changed files with 8 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
system = "x86_64-linux";
|
||||
username = "tbarnouin";
|
||||
proxy_host = "192.168.1.40";
|
||||
pgsql_host = "192.168.1.13";
|
||||
in
|
||||
{
|
||||
nixosConfigurations = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue