Loading nixos/modules/services/monitoring/ups.nix +1 −0 Original line number Diff line number Diff line Loading @@ -309,6 +309,7 @@ let defaultText = lib.literalMD '' { MINSUPPLIES = 1; MONITOR = <generated from config.power.ups.upsmon.monitor> NOTIFYCMD = "''${pkgs.nut}/bin/upssched"; RUN_AS_USER = "root"; SHUTDOWNCMD = "''${pkgs.systemd}/bin/shutdown now"; Loading Loading
nixos/modules/services/monitoring/ups.nix +1 −0 Original line number Diff line number Diff line Loading @@ -309,6 +309,7 @@ let defaultText = lib.literalMD '' { MINSUPPLIES = 1; MONITOR = <generated from config.power.ups.upsmon.monitor> NOTIFYCMD = "''${pkgs.nut}/bin/upssched"; RUN_AS_USER = "root"; SHUTDOWNCMD = "''${pkgs.systemd}/bin/shutdown now"; Loading