spec(focus): enable netdata dashboard
This commit is contained in:
parent
51546f454b
commit
cf49486c17
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
||||||
boot.lanzaboote = true;
|
boot.lanzaboote = true;
|
||||||
boot.memtest = 4;
|
boot.memtest = 4;
|
||||||
acme.enable = true;
|
acme.enable = true;
|
||||||
|
netdata.enable = true;
|
||||||
|
netdata.host = "sf.514fpv.io";
|
||||||
|
netdata.addSSL = true;
|
||||||
|
netdata.useACMEHost = "sf.514fpv.io";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.udev.extraRules = ''
|
services.udev.extraRules = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue