add vm-tools

This commit is contained in:
Motiejus Jakštys 2024-06-03 09:43:46 +03:00
parent 503ab8a6e0
commit 123893a9b4
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ in {
brotli
config.boot.kernelPackages.cpupower
config.boot.kernelPackages.vm-tools
]
(lib.mkIf (!cfg.skipPerf) [config.boot.kernelPackages.perf])
];