feat(fish): replace starship with hydro
This commit is contained in:
parent
109785aadd
commit
e7fa72e2c5
5 changed files with 45 additions and 13 deletions
|
@ -127,10 +127,15 @@
|
|||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
# ==== vencord ====
|
||||
# ==== non-nix inputs ====
|
||||
vencord = {
|
||||
url = "github:Vendicated/Vencord";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
hydro = {
|
||||
url = "github:jorgebucaran/hydro";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue