diff --git a/content/projects/data.toml b/content/projects/data.toml index 0e00a46..72b6c88 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -1,11 +1,3 @@ -[[project]] - name = "Arch-itect" - desc = "a fast installer for my personal Arch setup." - tags = [ "archlinux", "installer" ] - links = [ - { name = "Gitlab", url = "https://gitlab.com/ahoneybun/arch-itect" } - ] - [[project]] name = "Nyxi Installer" desc = "a fast installer for my personal NixOS setup." @@ -17,7 +9,7 @@ [[project]] name = "My nix files for NixOS" desc = "including hosts like servers and homelab" - tags = [ "nixos" ] + tags = [ "nixos", "nixos-configs" ] links = [ { name = "Gitlab", url = "https://gitlab.com/ahoneybun/nix-configs" } ]