about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--nix-conf/home/includes/linux-server.nix3
1 files changed, 3 insertions, 0 deletions
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