diff --git a/profiles/homelab/configuration.nix b/profiles/homelab/configuration.nix index 761306ed..4683df48 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 a16f7817..35fa0715 100644 --- a/profiles/work/configuration.nix +++ b/profiles/work/configuration.nix @@ -74,6 +74,7 @@ wget zsh git + cryptsetup ]; # I use zsh btw