disable note sync for mobile

This commit is contained in:
TheWanderingCrow 2024-12-04 20:43:41 -05:00
parent 291724c660
commit 6300e86b0f

View file

@ -15,7 +15,7 @@
desktop.sway.enable = true;
config.systemd.services.note_sync.enable = lib.mkForce false;
systemd.services.note_sync.enable = lib.mkForce false;
module.gui.enable = true;
module.wayland.enable = true;