diff options
Diffstat (limited to 'lass/1systems/echelon')
| -rw-r--r-- | lass/1systems/echelon/config.nix | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/lass/1systems/echelon/config.nix b/lass/1systems/echelon/config.nix index 9e72916b3..eacdff782 100644 --- a/lass/1systems/echelon/config.nix +++ b/lass/1systems/echelon/config.nix @@ -5,10 +5,13 @@      <stockholm/lass/2configs/retiolum.nix>      <stockholm/lass/2configs/tor-initrd.nix> +    <stockholm/lass/2configs/syncthing.nix> +    <stockholm/lass/2configs/green-host.nix>    ];    krebs.build.host = config.krebs.hosts.echelon;    boot.tmpOnTmpfs = true; +  } | 
