diff options
Diffstat (limited to '')
-rw-r--r-- | home/root/common/core/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/root/common/core/default.nix b/home/root/common/core/default.nix index 2290509..ecd63fa 100644 --- a/home/root/common/core/default.nix +++ b/home/root/common/core/default.nix @@ -3,7 +3,7 @@ imports = [ ./bash.nix ./git.nix - ./ssh.nix + #./ssh.nix ./tmux ./vim ./zsh |