summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 8f39eb98..fc7e58f5 100644
--- a/hel.nix
+++ b/hel.nix
@@ -54,6 +54,7 @@
54 shadow 54 shadow
55 (callPackage ./custom/thinklight.nix { thinklight = "kbd_backlight"; }) 55 (callPackage ./custom/thinklight.nix { thinklight = "kbd_backlight"; })
56 (callPackage ./utils/nix/rebuild-system.nix {}) 56 (callPackage ./utils/nix/rebuild-system.nix {})
57 libmbim libqmi
57 ]; 58 ];
58 59
59 nixpkgs.config.packageOverrides = pkgs: rec { 60 nixpkgs.config.packageOverrides = pkgs: rec {