From 868aac8c30897423c2e65ab4c94e017a8e4b892a Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 23 May 2019 15:11:54 -0700 Subject: setup distributed builds over ssh --- linux.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index ab96729..c58ba4f 100644 --- a/linux.nix +++ b/linux.nix @@ -221,11 +221,6 @@ in }; programs = { - ssh = { - enable = true; - forwardAgent = true; - }; - firefox = { enable = true; }; -- cgit v1.2.3