Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 112eea6b906f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a69d3f33d458
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 9, 2020

  1. nixos/powertop: wait for hardware to initialize

    We should wait until after `multi-user.target` is triggered to allow
    hardware to finish initializing, such as network devices and USB drives.
    This ensures `powertop --auto-tune` sets more tunables to "Good".
    
    Fixes #66820
    meatcar committed Jan 9, 2020
    Copy the full SHA
    90b6823 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. nixos/powertop: wait for hardware to initialize (#77364)

    nixos/powertop: wait for hardware to initialize
    Mic92 committed Jan 10, 2020
    Copy the full SHA
    a69d3f3 View commit details
    Browse the repository at this point in the history