diff --git a/system/users.nix b/system/users.nix index 98b849db..f77588cc 100644 --- a/system/users.nix +++ b/system/users.nix @@ -17,6 +17,7 @@ extraSpecialArgs = { inherit inputs; conf = conf; + config = config; sops-nix = inputs.inputs.sops-nix; }; useGlobalPkgs = true;