From 88ce2926c57e7cf17447593056e1e29916dde2f7 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Mon, 27 Feb 2023 22:29:46 +0300 Subject: [PATCH] feat: rename presence -> rich-presence --- modules/modules.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/modules.nix b/modules/modules.nix index da02dcf..107291c 100644 --- a/modules/modules.nix +++ b/modules/modules.nix @@ -23,7 +23,7 @@ ./dashboard ./notifications ./utility - ./presence + ./rich-presence ./notes ./terminal ./ui