fix(discord): typo on systemd name file

This commit is contained in:
Raphael 2025-05-18 17:33:12 +02:00
parent b893f02971
commit fe18a72369

View file

@ -8,7 +8,7 @@ in
environment.systemPackages = with pkgs; [
nix
];
systemd.services.bot_bde = {
systemd.services.bot_ada = {
description = "Ada (chdoe asso) discord bot public";
after = [
"network.target"