From 50b8027b9e4acb70b637cefd6c8922e32a3fca37 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sat, 30 Sep 2023 12:35:11 +0200 Subject: Add duksebot service --- hosts/ahmed/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 3ac79fb..a1937b0 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -45,6 +45,8 @@ openFirewall = true; }; + my.services.duksebot.enable = true; + # Host . my.modules."linus.onl" = { enable = true; -- cgit v1.2.3