diff options
| author | Mel <einebeere@gmail.com> | 2024-12-06 04:24:38 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-06 04:24:38 +0100 |
| commit | b36d35552d39d412d970b077882ee07f2d1ec4fc (patch) | |
| tree | cf93ed9737946e5446ef8d12b68a281234b1dd18 /machines/graphite/default.nix | |
| parent | 79c1471fba9f5102649575b0698c5ab723169c71 (diff) | |
| download | minerals-b36d35552d39d412d970b077882ee07f2d1ec4fc.tar.zst minerals-b36d35552d39d412d970b077882ee07f2d1ec4fc.zip | |
Syncthing client-side configuration
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'machines/graphite/default.nix')
| -rw-r--r-- | machines/graphite/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/graphite/default.nix b/machines/graphite/default.nix index 4bbb938..03934ff 100644 --- a/machines/graphite/default.nix +++ b/machines/graphite/default.nix @@ -6,6 +6,8 @@ ./hardware.nix ./devices.nix + + ../../modules/syncthing.nix ]; networking.hostName = "Graphite"; |
