fix(discord): typo on systemd name file
This commit is contained in:
parent
b893f02971
commit
fe18a72369
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue