special args fix

This commit is contained in:
foglar 2025-01-01 11:15:43 +01:00
parent 24253f0ada
commit 5ec0dfbbe2

View File

@ -150,6 +150,7 @@
specialArgs = { specialArgs = {
inherit inputs system pkgs pkgs-stable userSettings; inherit inputs system pkgs pkgs-stable userSettings;
};
}; };
}; };
}; };