chore: remove astronvim from flake inputs

This commit is contained in:
Ryan Yin
2024-04-13 00:38:50 +08:00
parent fd62548dc0
commit efc524466c
2 changed files with 0 additions and 23 deletions

View File

@@ -123,11 +123,6 @@
######################## Some non-flake repositories #########################################
# AstroNvim is an aesthetic and feature-rich neovim config.
astronvim = {
url = "github:AstroNvim/AstroNvim/v3.41.2";
flake = false;
};
# doom-emacs is a configuration framework for GNU Emacs.
doomemacs = {
url = "github:doomemacs/doomemacs";