summaryrefslogtreecommitdiff
path: root/hosts/ahmed/configuration.nix
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2023-09-30 12:35:11 +0200
committerLinnnus <[email protected]>2023-09-30 12:35:11 +0200
commit50b8027b9e4acb70b637cefd6c8922e32a3fca37 (patch)
tree088dd2874f5ef7c3be158d259c78ed41dc707502 /hosts/ahmed/configuration.nix
parent515caffc207b69b77a75779a83d215e577e44684 (diff)
Add duksebot service
Diffstat (limited to 'hosts/ahmed/configuration.nix')
-rw-r--r--hosts/ahmed/configuration.nix2
1 files changed, 2 insertions, 0 deletions
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 <https://linus.onl>.
my.modules."linus.onl" = {
enable = true;