diff options
| author | Alejandro Soto <alejandro@34project.org> | 2025-01-22 21:06:11 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2025-01-25 12:21:43 -0600 |
| commit | abd4c0ffd01bbfd7f203ae75183d4c9734de331d (patch) | |
| tree | 132aafeb55bfe59faa01116b89c0e32aa4f4125a /sys/default.nix | |
| parent | 9bc15fd531da793bc2f15a486c40351974bd3f85 (diff) | |
sys/[lustrated]: enable syncthing
Diffstat (limited to '')
| -rw-r--r-- | sys/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/default.nix b/sys/default.nix index 86553e5..662d8a3 100644 --- a/sys/default.nix +++ b/sys/default.nix @@ -24,6 +24,7 @@ with lib; { ./nspawn ./preset ./seat + ./syncthing ./virt ./web ]; |
