nvm
This commit is contained in:
parent
120eaef4b2
commit
99d76c8713
1 changed files with 7 additions and 7 deletions
|
@ -132,13 +132,13 @@ in {
|
|||
wantedBy = [ "multi-user.target" ];
|
||||
};
|
||||
|
||||
services.pantalaimon-headless.instances = {
|
||||
"wires.cafe" = {
|
||||
ssl = true;
|
||||
homeserver = "https://matrix.wires.cafe";
|
||||
listenAddress = "127.0.0.1";
|
||||
};
|
||||
};
|
||||
# services.pantalaimon-headless.instances = {
|
||||
# "wires.cafe" = {
|
||||
# ssl = true;
|
||||
# homeserver = "https://matrix.wires.cafe";
|
||||
# listenAddress = "127.0.0.1";
|
||||
# };
|
||||
# };
|
||||
|
||||
home-manager.users.sako = {lib, ...}: {
|
||||
home.file = {
|
||||
|
|
Loading…
Reference in a new issue