fix perf
This commit is contained in:
@@ -172,7 +172,7 @@ in {
|
|||||||
zopfli
|
zopfli
|
||||||
brotli
|
brotli
|
||||||
]
|
]
|
||||||
(lib.mkIf (!cfg.skipPerf) config.boot.kernelPackages.perf)
|
(lib.mkIf (!cfg.skipPerf) [config.boot.kernelPackages.perf])
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user