forgot ...

This commit is contained in:
TheWanderingCrow 2024-12-25 20:37:18 -05:00
parent 2b95d8aebd
commit c999f9234d

View file

@ -1,6 +1,7 @@
{
config,
lib,
...
}: {
config.systemd.services.note_sync = lib.mkIf config.service.note-sync.enable {
enable = true;