mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 06:25:38 +00:00
docs: add new users to thelounge
This commit is contained in:
parent
1a5fe54d06
commit
63434c8309
@ -11,6 +11,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
# Adding new users:
|
||||
# nix shell nixpkgs#thelounge
|
||||
# sudo su - thelounge -s /bin/sh -c "thelounge add myuser"
|
||||
|
||||
# Allow web traffic to Caddy
|
||||
caddy.routes = [{
|
||||
match = [{ host = [ config.hostnames.irc ]; }];
|
||||
|
Loading…
Reference in New Issue
Block a user