Migration fork 2
This commit is contained in:
parent
48cb9ae6b2
commit
eb8db47758
3 changed files with 0 additions and 9 deletions
|
@ -35,7 +35,6 @@
|
|||
|
||||
nixpkgs.overlays = [
|
||||
(import ../../overlays/riot-web.nix)
|
||||
(import ../../overlays/unstable_pkgs.nix)
|
||||
];
|
||||
|
||||
services.openssh = {
|
||||
|
|
|
@ -212,7 +212,6 @@ in
|
|||
|
||||
matrix-synapse = {
|
||||
enable = true;
|
||||
package = pkgs.unstable-pkgs.matrix-synapse;
|
||||
enable_registration = true;
|
||||
server_name = "nyanlout.re";
|
||||
listeners = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue