Commit 080ee81649a1

Vincent Demeester <vincent@sbr.pm>
2021-04-08 16:07:28
systems/hosts: try netdata on wakasu ๐Ÿ’
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 8ffacf4
Changed files (1)
systems
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