forked from rarias/bscpkgs
xeon08: Add lttng module and tools
This commit is contained in:
@@ -46,5 +46,8 @@ let
|
||||
latest = pkgs.linuxPackages_latest;
|
||||
|
||||
in {
|
||||
imports = [
|
||||
./lttng.nix
|
||||
];
|
||||
boot.kernelPackages = lib.mkForce kernel;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user