about summary refs log tree commit diff stats
path: root/nix-conf/home/includes/linux-server.nix
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-11-01 11:57:27 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-11-01 11:57:27 +0000
commite22d153d04003348992fe5ae582de2cb999ad9ee (patch)
tree256c90c0f022bea834546465dc0a5d21f0543905 /nix-conf/home/includes/linux-server.nix
parent1b2afd438743e6460b79c366dc1835c8fb7eb671 (diff)
downloaddotfiles-e22d153d04003348992fe5ae582de2cb999ad9ee.tar.gz
Add some packages to linux-server.nix
Diffstat (limited to 'nix-conf/home/includes/linux-server.nix')
-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