mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-18 11:13:30 -05:00
guhhhh
This commit is contained in:
parent
d19a79c513
commit
f975f1b449
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
inputs = inputs // {
|
inputs = inputs // {
|
||||||
nixpkgs = nix-stable;
|
nixpkgs = nix-stable;
|
||||||
home-manager = home-manager-stable;
|
home-manager = inpus.home-manager-stable;
|
||||||
stylix = stylix-stable;
|
stylix = inputs.stylix-stable;
|
||||||
};
|
};
|
||||||
unstable = nixpkgs;
|
unstable = nixpkgs;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue