flake: re-add website input for dandelion

This commit is contained in:
LavaDesu 2025-05-19 20:20:09 +10:00
parent ccf3fa2f4a
commit 7f4d9a5e69
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 19 additions and 1 deletions

View file

@ -23,7 +23,7 @@
# services
# hosts-blocklists = { url = "github:notracking/hosts-blocklists"; flake = false; };
# website = { url = "github:LavaDesu/lavadesu.github.io/master"; flake = false; };
website = { url = "github:LavaDesu/lavadesu.github.io/master"; flake = false; };
# zsh plugins
zsh-abbr = { url = "git+https://github.com/olets/zsh-abbr?submodules=1"; flake = false; };