hosts/dandelion: pull changes

This commit is contained in:
Cilly Leang 2026-03-15 19:41:44 +11:00
parent 5a24bf690f
commit 6bea391858
Signed by: cilly
GPG key ID: 6500251E087653C9
7 changed files with 165 additions and 10 deletions

View file

@ -22,8 +22,9 @@
spicetify-nix.inputs.nixpkgs.follows = "nixpkgs";
# services
pastel.url = "github:cillynder/pastel";
stevenblack-hosts = { url = "github:StevenBlack/hosts"; flake = false; };
website = { url = "github:LavaDesu/lavadesu.github.io/master"; flake = false; };
website = { url = "github:cillynder/lavadesu.github.io/master"; flake = false; };
# zsh plugins
zsh-abbr = { url = "git+https://github.com/olets/zsh-abbr?submodules=1"; flake = false; };