update brix
This commit is contained in:
parent
fefc55981c
commit
68d0b37fb9
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
extraConfig = ''
|
||||
experimental_features: { spaces_enabled: true }
|
||||
'';
|
||||
package = inputs.nixpkgs.legacyPackages."x86_64-linux".matrix-synapse;
|
||||
package = inputs.nixpkgs-nixos-unstable.legacyPackages."x86_64-linux".matrix-synapse;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8008 ];
|
||||
|
|
Loading…
Reference in a new issue