move sliding sync
This commit is contained in:
parent
57051e9dee
commit
766fbedf65
2 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
|||
./services/reverse-proxy.nix
|
||||
./wireguard
|
||||
./zfs.nix
|
||||
./services/matrix-sliding-sync.nix
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = ["xhci_pci" "virtio_pci" "usbhid"];
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
./services/mautrix-signal.nix
|
||||
./services/synapse.nix
|
||||
./services/heisenbridge.nix
|
||||
./services/matrix-sliding-sync.nix
|
||||
];
|
||||
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
|
|
Loading…
Reference in a new issue