services/nginx: add website
This commit is contained in:
parent
a0e4da2fd0
commit
4b2c36b00f
3 changed files with 23 additions and 5 deletions
|
|
@ -17,6 +17,9 @@
|
|||
powercord-overlay.url = "github:LavaDesu/powercord-overlay";
|
||||
powercord-overlay.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# services
|
||||
website = { url = "github:LavaDesu/lavadesu.github.io/master"; flake = false; };
|
||||
|
||||
# zsh plugins
|
||||
zsh-abbr = { url = "github:olets/zsh-abbr"; flake = false; };
|
||||
zsh-history-substring-search = { url = "github:zsh-users/zsh-history-substring-search"; flake = false; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue