SQUASHME: Load uprof driver on boot
This commit is contained in:
parent
dc2f00c379
commit
104ad5c775
@ -17,6 +17,7 @@
|
||||
# First make sure that we add the module to the list of available modules
|
||||
# in the kernel matching the same kernel version of this configuration.
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ amd-uprof-driver ];
|
||||
boot.kernelModules = [ "AMDPowerProfiler" ];
|
||||
|
||||
# Make the userspace tools available in $PATH.
|
||||
environment.systemPackages = with pkgs; [ amd-uprof ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user