mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
disable note sync for mobile
This commit is contained in:
parent
291724c660
commit
6300e86b0f
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue