get projects page working

This commit is contained in:
Aaron Honeycutt 2024-11-22 11:28:29 -07:00
parent 06ec754229
commit 6888f1129d
5 changed files with 42 additions and 1 deletions

View file

@ -0,0 +1,8 @@
[[project]]
name = "NixOS configs that run my life!"
desc = "my own nix configs"
tags = ["nix", "nixos" ]
links = [
{ name = "Gitlab", url = "https://gitlab.com/ahoneybun/nix-configs/" }
]