From f293e3203f934c92fb8bc9422a34ed1317fba578 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 23 Mar 2019 23:01:12 -0300 Subject: Add sshuttle package (for VPN network). --- encrypted/SSH/known_hosts.txt | Bin 4114 -> 4289 bytes nixos/configuration.nix | 1 + 2 files changed, 1 insertion(+) diff --git a/encrypted/SSH/known_hosts.txt b/encrypted/SSH/known_hosts.txt index 79c3e9e..ec99d68 100644 Binary files a/encrypted/SSH/known_hosts.txt and b/encrypted/SSH/known_hosts.txt differ diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 7043ce0..18831f9 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -313,6 +313,7 @@ ## nu specific packages + sshuttle slack chromium ]; -- cgit v1.2.3