move sliding sync

This commit is contained in:
Charlotte 🦝 Delenk 2024-05-06 09:29:15 +01:00
parent 57051e9dee
commit 766fbedf65
2 changed files with 1 additions and 1 deletions

View file

@ -22,6 +22,7 @@
./services/reverse-proxy.nix
./wireguard
./zfs.nix
./services/matrix-sliding-sync.nix
];
boot.initrd.availableKernelModules = ["xhci_pci" "virtio_pci" "usbhid"];

View file

@ -39,7 +39,6 @@
./services/mautrix-signal.nix
./services/synapse.nix
./services/heisenbridge.nix
./services/matrix-sliding-sync.nix
];
hardware.cpu.amd.updateMicrocode = true;