osConfig naming issue

This commit is contained in:
2025-12-09 18:47:41 -05:00
parent 87d3ce6d06
commit 4b1e1c392c
2 changed files with 89 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ in
home-manager = {
useGlobalPkgs = true;
useUserPackages = true;
extraSpecialArgs = { inherit osConfig; };
extraSpecialArgs = { osConfig = config; };
users =
let