hainich: added syncthing to configuration.nix

This commit is contained in:
schweby 2021-01-27 16:49:23 +01:00
parent 2ed4b71940
commit 77aed005e3

View file

@ -7,6 +7,7 @@
./hardware.nix
./services/murmur.nix
./services/mail.nix
./services/sympa.nix
# ./services/engelsystem.nix
./services/codimd.nix
../../common
@ -16,6 +17,7 @@
./services/docker.nix
./services/gitlab-runner.nix
./services/lantifa.nix
./services/syncthing.nix
];
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;