all repos — nixfiles @ 3fe7b0329417a55faeaebaf1d28ae772e6cea89c

System and user configuration, managed by nix and home-manager

prefect: enable AMD P-State control

Alan Pearce
commit

3fe7b0329417a55faeaebaf1d28ae772e6cea89c

parent

5f4b83d79170c1867d53cc27028691edf16bb918

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M system/prefect.nixsystem/prefect.nix
@@ -8,6 +8,7 @@ }: {
imports = [ (nixos-hardware + "/common/pc/ssd") (nixos-hardware + "/common/cpu/amd") + (nixos-hardware + "/common/cpu/amd/pstate.nix") ./settings/base.nix ./settings/configuration/berlin.nix