Updated to use personal git server
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
alejandro-angulo 2025-01-18 09:29:24 -08:00
parent 8f3d25e2b1
commit 8213c61cbe
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
3 changed files with 9 additions and 8 deletions

View file

@ -25,7 +25,7 @@
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nixvim.url = "github:alejandro-angulo/nixvim-config";
nixvim.url = "git+https://git.alejandr0angul0.dev/alejandro-angulo/nixvim-config?ref=main";
nixvim.inputs.nixpkgs.follows = "nixpkgs";
zsh-syntax-highlighting.url = "github:zsh-users/zsh-syntax-highlighting/master";