base: -vm-tools
This commit is contained in:
parent
21f634027f
commit
3f54bf6c9d
@ -208,7 +208,7 @@ in
|
|||||||
brotli
|
brotli
|
||||||
|
|
||||||
config.boot.kernelPackages.cpupower
|
config.boot.kernelPackages.cpupower
|
||||||
config.boot.kernelPackages.vm-tools
|
#config.boot.kernelPackages.vm-tools # https://github.com/NixOS/nixpkgs/issues/355369
|
||||||
]
|
]
|
||||||
(lib.mkIf (!cfg.skipPerf) [ config.boot.kernelPackages.perf ])
|
(lib.mkIf (!cfg.skipPerf) [ config.boot.kernelPackages.perf ])
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user