aboutsummaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'nixos')
-rw-r--r--nixos/alpha/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix
index fffd4f0..a3d8b9d 100644
--- a/nixos/alpha/configuration.nix
+++ b/nixos/alpha/configuration.nix
@@ -205,8 +205,6 @@
sway.enable = true;
sway.extraPackages = lib.mkForce [ ];
- ssh.startAgent = true;
-
zsh.enable = true;
zsh.enableCompletion = false;
};