user-configs: add @r6t config

This commit is contained in:
r6t 2024-12-26 11:16:13 -08:00
parent 25c1352464
commit 87b2679d6f

View file

@ -101,6 +101,12 @@ description = "Ported from a lazy-based lua config. Contains examples of most us
owner = "pete3n"
repo = "nixvim-flake"
[[config]]
owner = "r6t"
title = "nixos-r6t"
description = "Single-file nixvim config, uses home-manager module in a NixOS flake"
url = "https://github.com/r6t/nixos-r6t/blob/main/modules/home/nixvim/default.nix"
[[config]]
owner = "redyf"
repo = "Neve"