aboutsummaryrefslogtreecommitdiff
path: root/gentoo/.ssh
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-09-25 21:12:18 -0500
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-09-25 21:12:18 -0500
commitc8d19a52e004abdeaaa73416747d9acb56984446 (patch)
tree2af8810d30588fa2ea1dc3574148b4f6a065b1cc /gentoo/.ssh
parent98ddd576c3a5766d3fcace49ea105950c26cde03 (diff)
add nixos config
Diffstat (limited to 'gentoo/.ssh')
-rw-r--r--gentoo/.ssh/config.org5
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