From 1e871d1b2ae79a2aa37d0dbb9db72bf14b379036 Mon Sep 17 00:00:00 2001 From: sefidel Date: Thu, 2 Feb 2023 02:38:17 +0900 Subject: feat(profiles/messaging): init 'sef' --- nixos/alpha/configuration.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'nixos/alpha/configuration.nix') 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; }; -- cgit 1.4.1