Auto-commit: 2026-01-06 04:49:10

This commit is contained in:
2026-01-06 04:49:10 +00:00
parent 924e656e7c
commit 47c13bf42f

View File

@@ -5,9 +5,6 @@ let
in in
{ {
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
systemd.user.targets.graphical-session = {
wants = [ "arrpc.service" ];
};
programs.nixcord = { programs.nixcord = {
enable = true; # Enable Nixcord (It also installs Discord) enable = true; # Enable Nixcord (It also installs Discord)
discord = { discord = {