Loading nixos/modules/services/hardware/auto-cpufreq.nix +4 −1 Original line number Diff line number Diff line Loading @@ -44,5 +44,8 @@ in { }; # uses attributes of the linked package meta.buildDocsInSandbox = false; meta = { buildDocsInSandbox = false; maintainers = with lib.maintainers; [ nicoo ]; }; } nixos/modules/services/monitoring/below.nix +2 −0 Original line number Diff line number Diff line Loading @@ -103,4 +103,6 @@ in { }; }; }; meta.maintainers = with lib.maintainers; [ nicoo ]; } Loading
nixos/modules/services/hardware/auto-cpufreq.nix +4 −1 Original line number Diff line number Diff line Loading @@ -44,5 +44,8 @@ in { }; # uses attributes of the linked package meta.buildDocsInSandbox = false; meta = { buildDocsInSandbox = false; maintainers = with lib.maintainers; [ nicoo ]; }; }
nixos/modules/services/monitoring/below.nix +2 −0 Original line number Diff line number Diff line Loading @@ -103,4 +103,6 @@ in { }; }; }; meta.maintainers = with lib.maintainers; [ nicoo ]; }