diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-25 21:12:18 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-25 21:12:18 -0500 |
commit | c8d19a52e004abdeaaa73416747d9acb56984446 (patch) | |
tree | 2af8810d30588fa2ea1dc3574148b4f6a065b1cc /gentoo/.ssh/config.org | |
parent | 98ddd576c3a5766d3fcace49ea105950c26cde03 (diff) |
add nixos config
Diffstat (limited to 'gentoo/.ssh/config.org')
-rw-r--r-- | gentoo/.ssh/config.org | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gentoo/.ssh/config.org b/gentoo/.ssh/config.org deleted file mode 100644 index e87c5c4..0000000 --- a/gentoo/.ssh/config.org +++ /dev/null @@ -1,5 +0,0 @@ -#+title: SSH Configuration -Keys should be added to the SSH agent. -#+begin_src conf :tangle ~/.ssh/config :mkdirp yes - AddKeysToAgent yes -#+end_src |