From e235cb230e937c0c376d609691eb82a968732d5b Mon Sep 17 00:00:00 2001 From: FabricSoul Date: Sun, 17 Aug 2025 02:05:22 -0400 Subject: [PATCH] feat: add rync --- hosts/common/global/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/global/default.nix b/hosts/common/global/default.nix index 298c0d6..b3df768 100644 --- a/hosts/common/global/default.nix +++ b/hosts/common/global/default.nix @@ -28,6 +28,7 @@ home-manager findutils pulseaudio + rsync ]; # Enable the OpenSSH daemon