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

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./neocord.nix
];
}