summaryrefslogtreecommitdiffstats
path: root/lass/1systems/helios
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-12-31 02:45:43 +0100
committerlassulus <lassulus@lassul.us>2017-12-31 02:45:43 +0100
commitae028952a605666e2e7f1c7c063381c775a42df3 (patch)
treea3525520fe67aa8179c682252e10e770650228fd /lass/1systems/helios
parent448746ebbc7c8c0258fe88185f32b94c7fcc728d (diff)
l: enable ssh-agent
Diffstat (limited to 'lass/1systems/helios')
-rw-r--r--lass/1systems/helios/config.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/lass/1systems/helios/config.nix b/lass/1systems/helios/config.nix
index 8bd9735a..fc30a347 100644
--- a/lass/1systems/helios/config.nix
+++ b/lass/1systems/helios/config.nix
@@ -120,8 +120,6 @@ with import <stockholm/lib>;
];
};
- programs.ssh.startAgent = lib.mkForce true;
-
services.tlp.enable = true;
services.xserver.videoDrivers = [ "nvidia" ];