mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
rm: disable am-discord-rich-presence
This commit is contained in:
parent
536c5a4a0a
commit
b5b6b6ebd4
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
programs.home-manager.enable = true;
|
||||
|
||||
services.am-discord-rich-presence = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
logFile = "${config.home.homeDirectory}/Library/Logs/am-discord-rich-presence.log";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue