mirror of
https://github.com/blahai/nyx.git
synced 2025-01-18 11:00:20 +00:00
Flake: haivim input
This commit is contained in:
parent
14c09208ac
commit
f6926c2467
1 changed files with 1 additions and 5 deletions
|
@ -26,12 +26,8 @@
|
|||
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
# This is a private repository for now while I work on it
|
||||
# My plan is to make it public by the end of the year
|
||||
# for now have a look at https://github.com/redyf/Neve
|
||||
# as that is where I *borrowed* the base from
|
||||
haivim = {
|
||||
url = "git+ssh://git@github.com/blahai/haivim";
|
||||
url = "github:blahai/haivim";
|
||||
inputs = {nixpkgs.follows = "nixpkgs";};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue