mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-05 03:15:53 +00:00
feat: discord rpc
This commit is contained in:
parent
025bc6eb6e
commit
fbccfa48e4
3 changed files with 51 additions and 0 deletions
5
modules/presence/default.nix
Normal file
5
modules/presence/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
imports = [
|
||||
./discord-nvim.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue