From 6d0865824c76f5ccc25570989f84f9b8cb8e3f54 Mon Sep 17 00:00:00 2001 From: Emmet Date: Mon, 10 Jul 2023 21:29:13 -0500 Subject: [PATCH] Added useful apps for my homelab --- profiles/homelab/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/homelab/configuration.nix b/profiles/homelab/configuration.nix index ae7d2d11..761306ed 100644 --- a/profiles/homelab/configuration.nix +++ b/profiles/homelab/configuration.nix @@ -63,6 +63,9 @@ wget zsh git + rclone + rdiff-backup + gocryptfs ]; # I use zsh btw