about summary refs log tree commit diff
path: root/pkgs/top-level/linux-kernels.nix
diff options
context:
space:
mode:
authorgaykitty <126119280+gaykitty@users.noreply.github.com>2023-12-04 14:59:33 -0500
committergaykitty <126119280+gaykitty@users.noreply.github.com>2023-12-14 10:40:19 -0500
commit6d499a262d2a26db1dab7d9c77fa135566e2b18b (patch)
treeb4c3e9ab948fe6d4fe40e1889e0b551f3ca679ca /pkgs/top-level/linux-kernels.nix
parent0cbe9f69c234a7700596e943bfae7ef27a31b735 (diff)
framework-laptop-kmod: init at unstable-2023-12-03
Diffstat (limited to 'pkgs/top-level/linux-kernels.nix')
-rw-r--r--pkgs/top-level/linux-kernels.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/linux-kernels.nix b/pkgs/top-level/linux-kernels.nix
index d796fa7164d04..4319affc1032a 100644
--- a/pkgs/top-level/linux-kernels.nix
+++ b/pkgs/top-level/linux-kernels.nix
@@ -341,6 +341,8 @@ in {
 
     fanout = callPackage ../os-specific/linux/fanout { };
 
+    framework-laptop-kmod = callPackage ../os-specific/linux/framework-laptop-kmod { };
+
     fwts-efi-runtime = callPackage ../os-specific/linux/fwts/module.nix { };
 
     gcadapter-oc-kmod = callPackage ../os-specific/linux/gcadapter-oc-kmod { };