Added personal website
This commit is contained in:
parent
a2878180cf
commit
ceb7ee5826
6 changed files with 42 additions and 1 deletions
|
|
@ -99,6 +99,10 @@
|
|||
url = "github:Sveske-Juice/declarative-jellyfin";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
website = {
|
||||
url = "git+https://git.kylekrein.com/kylekrein/website.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs: let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue