Moved to personal stylix and StartTreeV2 until merge requests accepted
This commit is contained in:
parent
86f059915f
commit
12f86740ac
2 changed files with 15 additions and 12 deletions
|
|
@ -27,8 +27,9 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
|
||||
# TODO change to original once merge reques accepted
|
||||
homepage = {
|
||||
url = "github:AlexW00/StartTreeV2";
|
||||
url = "github:baduhai/StartTreeV2";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
@ -44,7 +45,8 @@
|
|||
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
|
||||
|
||||
stylix.url = "github:danth/stylix";
|
||||
# TODO change to original once merge reques accepted
|
||||
stylix.url = "github:baduhai/stylix/wezterm-fancy-tab-bar";
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, nixpkgs, home-manager, nixpkgs-stable, deploy-rs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue