diff --git a/nix-conf/home/includes/linux-server.nix b/nix-conf/home/includes/linux-server.nix index 479eda1..14d7da5 100644 --- a/nix-conf/home/includes/linux-server.nix +++ b/nix-conf/home/includes/linux-server.nix @@ -5,10 +5,13 @@ ]; home.packages = with pkgs; [ + duplicity emacs-nox irssi msmtp neomutt + protonmail-bridge + restic ]; ## TODO programs.tmux.prefix newSession plugins etc