Skip to content

Commit

Permalink
machines/andesite/letterbox: configure settings
Browse files Browse the repository at this point in the history
Signed-off-by: Sefa Eyeoglu <[email protected]>
  • Loading branch information
Scrumplex committed Dec 30, 2024
1 parent 0a93509 commit dfe1288
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions machines/andesite/letterbox.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,18 @@
services.letterbox = {
enable = true;
environmentFile = config.age.secrets."letterbox.env".path;
settings = {
server_id = 1031648380885147709;
staff_roles = [
1031660519335133225
1041449261990150255
];
forum_channel = {
id = 1323366387313279056;
open_tag_id = 1323375713402884209;
closed_tag_id = 1323375677151383634;
mention_role_id = 1061922913839763487;
};
};
};
}

0 comments on commit dfe1288

Please sign in to comment.