diff --git a/profiles/homelab/configuration.nix b/profiles/homelab/configuration.nix index 761306e..4683df4 100644 --- a/profiles/homelab/configuration.nix +++ b/profiles/homelab/configuration.nix @@ -65,7 +65,9 @@ git rclone rdiff-backup + cryptsetup gocryptfs + cryfs ]; # I use zsh btw diff --git a/profiles/work/configuration.nix b/profiles/work/configuration.nix index a16f781..35fa071 100644 --- a/profiles/work/configuration.nix +++ b/profiles/work/configuration.nix @@ -74,6 +74,7 @@ wget zsh git + cryptsetup ]; # I use zsh btw