Re-enable pictures syncing for Ronin
This commit is contained in:
parent
9f19f3a626
commit
278dff99ed
|
@ -17,5 +17,4 @@
|
||||||
'';
|
'';
|
||||||
systemPackages = with pkgs; [ openfortivpn ];
|
systemPackages = with pkgs; [ openfortivpn ];
|
||||||
};
|
};
|
||||||
services.syncthing.settings.folders = { "Pictures".enable = false; };
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue