diff --git a/README.org b/README.org index 0966599..e20f446 100755 --- a/README.org +++ b/README.org @@ -301,6 +301,8 @@ https://discourse.nixos.org/t/what-to-do-with-a-full-boot-partition/2049 - If neither are available, use ~nix run nixpkgs#nvim~ - If this fails, try ~nano~. +*** TODO =rage-edit= + *** TODO ~forget-host HOST~ Remove a given host from =~/.ssh/known_hosts=. Something like =sed -i -e '/192.168.122.54/d' .ssh/known_hosts=.