mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +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
|
# Allow web traffic to Caddy
|
||||||
caddy.routes = [{
|
caddy.routes = [{
|
||||||
match = [{ host = [ config.hostnames.irc ]; }];
|
match = [{ host = [ config.hostnames.irc ]; }];
|
||||||
|
Loading…
Reference in New Issue
Block a user