diff --git a/configuration.nix b/configuration.nix index 58c9060..25aae04 100644 --- a/configuration.nix +++ b/configuration.nix @@ -64,6 +64,7 @@ environment.systemPackages = with pkgs; [ vim git + gnupg # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # wget ];