modules/rich-presence: deprecate presence-nvim in favor of neocord

This commit is contained in:
raf 2024-01-05 19:24:02 +03:00
commit 428e49d303
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
8 changed files with 95 additions and 67 deletions

View file

@ -262,9 +262,9 @@
};
# Presence
presence-nvim = {
url = "github:andweeb/presence.nvim";
flake = false;
neocord = {
url = "github:IogaMaster/neocord";
flake = false; # uses flake-utils, avoid the flake
};
# Autopairs