about summary refs log tree commit diff stats
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/system/home-manager/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/system/home-manager/default.nix b/modules/system/home-manager/default.nix
index 23ba1a25..c3d65c0e 100644
--- a/modules/system/home-manager/default.nix
+++ b/modules/system/home-manager/default.nix
@@ -2,6 +2,7 @@
   config,
   lib,
   pkgs,
+  pkgsStable,
   nixpkgs_open_prs,
   sysLib,
   # extra information
@@ -32,6 +33,7 @@ in {
       extraSpecialArgs = {
         inherit
           nixpkgs_open_prs
+          pkgsStable
           sysLib
           # extra information