This commit is contained in:
sadan 2024-11-26 18:00:04 -05:00
parent f975f1b449
commit 71d11bb055
No known key found for this signature in database

View file

@ -95,7 +95,7 @@
specialArgs = { specialArgs = {
inputs = inputs // { inputs = inputs // {
nixpkgs = nix-stable; nixpkgs = nix-stable;
home-manager = inpus.home-manager-stable; home-manager = inputs.home-manager-stable;
stylix = inputs.stylix-stable; stylix = inputs.stylix-stable;
}; };
unstable = nixpkgs; unstable = nixpkgs;