neovim-flake/modules/plugins/rich-presence/default.nix

6 lines
37 B
Nix
Raw Normal View History

{
2023-02-05 21:56:40 +01:00
imports = [
./neocord
2023-02-05 21:56:40 +01:00
];
}