mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-03-04 16:30:06 -05:00
a
This commit is contained in:
parent
f975f1b449
commit
71d11bb055
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue