mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2026-07-07 22:45:22 +02:00
Import sliding sync from nixpkgs unstable
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com> Co-authored-by: Emily <55066419+emilylange@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./synapse-module
|
||||
./sliding-sync
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user