diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-12-27 23:34:34 +0100 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-12-27 23:34:34 +0100 |
commit | 2068720b1f596b0e77201e7896d9f2b6aa67eee7 (patch) | |
tree | b7f2b2546cffc34bcf605a0eb89a57a0a344a1ac /host/Rory-discordbots/configuration.nix | |
parent | Add htop and btop (diff) | |
download | Rory-Open-Architecture-2068720b1f596b0e77201e7896d9f2b6aa67eee7.tar.xz |
Import users for bots
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to 'host/Rory-discordbots/configuration.nix')
-rw-r--r-- | host/Rory-discordbots/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Rory-discordbots/configuration.nix b/host/Rory-discordbots/configuration.nix index 210803d..f5a72cc 100644 --- a/host/Rory-discordbots/configuration.nix +++ b/host/Rory-discordbots/configuration.nix @@ -8,6 +8,7 @@ botcore-v4.modules.bots botcore-v4.modules.frontend botcore-v4.modules.dataupdater + botcore-v4.modules.users ]; networking = { |