diff options
author | David Morgan <djm_uk@protonmail.com> | 2022-11-02 13:31:37 +0000 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2022-11-02 13:31:37 +0000 |
commit | 2a28489c2361f1c423a47d53c28b12cf0c4200b4 (patch) | |
tree | 5f4f64c42d51402a70600858d16da0927b80cac4 /nix-conf/home | |
parent | a9cd2d7ed6c2ff5ff327580387120cfa691e712e (diff) | |
download | dotfiles-2a28489c2361f1c423a47d53c28b12cf0c4200b4.tar.gz |
Remove protonmail-bridge for now
Diffstat (limited to 'nix-conf/home')
-rw-r--r-- | nix-conf/home/includes/linux-dev.nix | 1 | ||||
-rw-r--r-- | nix-conf/home/includes/linux-server.nix | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/nix-conf/home/includes/linux-dev.nix b/nix-conf/home/includes/linux-dev.nix index b2c6885..b03b0a0 100644 --- a/nix-conf/home/includes/linux-dev.nix +++ b/nix-conf/home/includes/linux-dev.nix @@ -26,7 +26,6 @@ mu notmuch nix - protonmail-bridge protonvpn-cli youtube-dl ]; diff --git a/nix-conf/home/includes/linux-server.nix b/nix-conf/home/includes/linux-server.nix index 14d7da5..d1575eb 100644 --- a/nix-conf/home/includes/linux-server.nix +++ b/nix-conf/home/includes/linux-server.nix @@ -10,7 +10,6 @@ irssi msmtp neomutt - protonmail-bridge restic ]; |