diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:47:36 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:47:36 -0400 |
| commit | 6c4fc5e429f362c0c5544d34f17285c4cfc16ba8 (patch) | |
| tree | 47177652c89aeafe7dde2396277c76e1c464eec1 /home-config/gnupg/sshcontrol | |
| parent | 72d1c1aae5c6ef87a88e81111a74d7b041c57a22 (diff) | |
remove old filesand bump nix-files
Diffstat (limited to 'home-config/gnupg/sshcontrol')
| -rw-r--r-- | home-config/gnupg/sshcontrol | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/home-config/gnupg/sshcontrol b/home-config/gnupg/sshcontrol deleted file mode 100644 index 55e6073..0000000 --- a/home-config/gnupg/sshcontrol +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | # List of allowed ssh keys. Only keys present in this file are used | ||
| 2 | # in the SSH protocol. The ssh-add tool may add new entries to this | ||
| 3 | # file to enable them; you may also add them manually. Comment | ||
| 4 | # lines, like this one, as well as empty lines are ignored. Lines do | ||
| 5 | # have a certain length limit but this is not serious limitation as | ||
| 6 | # the format of the entries is fixed and checked by gpg-agent. A | ||
| 7 | # non-comment line starts with optional white spaces, followed by the | ||
| 8 | # keygrip of the key given as 40 hex digits, optionally followed by a | ||
| 9 | # caching TTL in seconds, and another optional field for arbitrary | ||
| 10 | # flags. Prepend the keygrip with an '!' mark to disable it. | ||
