mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(website): move to gensokyo-zone/website
This commit is contained in:
parent
5b1523c21f
commit
452033d672
7 changed files with 34 additions and 102 deletions
|
|
@ -51,6 +51,13 @@
|
|||
flakelib.follows = "flakelib";
|
||||
};
|
||||
};
|
||||
website = {
|
||||
url = "github:gensokyo-zone/website";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flakelib.follows = "flakelib";
|
||||
};
|
||||
};
|
||||
};
|
||||
nixConfig = {
|
||||
extra-substituters = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue