home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 080ee81649a1565874fbe9122f6c81b46a8ea760
parent 8ffacf443a7ee6eba1541fe47e539399c39d1510
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu,  8 Apr 2021 16:07:28 +0200

systems/hosts: try netdata on wakasu 🐒

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Msystems/hosts/wakasu.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/systems/hosts/wakasu.nix b/systems/hosts/wakasu.nix @@ -128,6 +128,7 @@ in extraOptions = [ "--video-scaling=0" "--min-quality=85" "--desktop-scaling=off" ]; }; }; + netdata.enable = true; logind.extraConfig = '' HandleLidSwitch=ignore HandleLidSwitchExternalPower=ignore