Commit 47b7d2cba90b

Vincent Demeester <vincent@sbr.pm>
2024-12-06 09:53:03
syncthing: add full to honshu as well
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent ff95b1c
Changed files (1)
systems
modules
systems/modules/services/syncthing.nix
@@ -40,6 +40,7 @@ let
     honshu = {
       id = "RGIR34D-3SH3GZK-CYPNNFI-5M5I2K4-HVTUS56-72GJTLH-SDMOY4I-I7AURQR";
       addresses = [ "tcp://honshu.home" "tcp://honshu.sbr.pm" ];
+      full = true;
     };
     # Deprecated
     # naruhodo = {