nixpkgs/nixos/modules/tasks
Denys Pavlov 90b6823373 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
2020-01-09 19:45:41 +08:00
..
filesystems nfs: set up request-key for id mapping 2019-12-12 15:42:44 +00:00
auto-upgrade.nix NixOS/auto-upgrade: add gzip to service path 2019-09-15 16:13:29 +02:00
bcache.nix
cpu-freq.nix
encrypted-devices.nix
filesystems.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
lvm.nix
network-interfaces-scripted.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
network-interfaces-systemd.nix nixos/networkd: only set gateway if it's explicitly specified in the module system 2019-12-08 03:30:04 +01:00
network-interfaces.nix Merge pull request #69302 from mayflower/networkd-disallow-dhcp 2019-10-07 11:29:04 +02:00
powertop.nix nixos/powertop: wait for hardware to initialize 2020-01-09 19:45:41 +08:00
scsi-link-power-management.nix
swraid.nix systemd service: remove generator-packages option 2019-08-01 00:55:35 +03:00
trackpoint.nix
tty-backgrounds-combine.sh