Bebop: remove dead code

Syncthing config is handled by separate module
This commit is contained in:
Payas Relekar 2022-05-14 11:32:29 +05:30
parent d4a72d42b6
commit 65e8288182

View file

@ -4,10 +4,4 @@
imports = [
../../modules/common-home.nix
];
# services = {
# syncthing = {
# enable = true;
# };
# };
}