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 ]; }; } 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 ]; }; }