feat: allpurposemat added (#2)
All checks were successful
Deploy website / deploy (push) Successful in 30s

this fixes a bug where I am not in the webring

Reviewed-on: https://codeberg.org/jacekpoz/nixwebr.ing/pulls/2
Co-authored-by: Matias <mat@allpurposem.at>
Co-committed-by: Matias <mat@allpurposem.at>
This commit is contained in:
Matias 2024-09-23 07:33:25 +00:00 committed by jacekpoz
parent ffb96e0826
commit de2f7d7106

View file

@ -12,4 +12,5 @@
{ name = "vizqq"; site = "https://vizqq.cc"; config = "https://github.com/ViZiD/dotfiles"; } { name = "vizqq"; site = "https://vizqq.cc"; config = "https://github.com/ViZiD/dotfiles"; }
{ name = "korolr"; site = "https://korolr.dev"; config = "https://github.com/korolr/nixos-config"; } { name = "korolr"; site = "https://korolr.dev"; config = "https://github.com/korolr/nixos-config"; }
{ name = "emo-mruczek"; site = "https://emo-mruczek.pl"; config = "https://github.com/emo-mruczek/niksos-confg"; } { name = "emo-mruczek"; site = "https://emo-mruczek.pl"; config = "https://github.com/emo-mruczek/niksos-confg"; }
{ name = "mat"; site = "https://allpurposem.at"; config = "https://git.allpurposem.at/mat/Computer"; }
] ]