re-add vm-tools
This commit is contained in:
parent
abb7513d57
commit
31b34eb3d7
@ -206,7 +206,7 @@ in
|
|||||||
brotli
|
brotli
|
||||||
|
|
||||||
config.boot.kernelPackages.cpupower
|
config.boot.kernelPackages.cpupower
|
||||||
#config.boot.kernelPackages.vm-tools # https://github.com/NixOS/nixpkgs/issues/355369
|
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