From 7227f858bc9f372cefe1a1cd37d8a926bcbebcba Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Mon, 7 Aug 2023 03:12:53 +0200 Subject: [PATCH] typo --- content/rambles/i2p-on-nixos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rambles/i2p-on-nixos.md b/content/rambles/i2p-on-nixos.md index c99864e..e4ec172 100644 --- a/content/rambles/i2p-on-nixos.md +++ b/content/rambles/i2p-on-nixos.md @@ -23,7 +23,7 @@ an ssh tunnel over Yggdrasil and used an browse around. That Raspberry Pi no longer serves as a (har) server. Instead I now have a NixOS -machine churning away. As with a lot of NixOS topics, there aren't isn't a lot +machine churning away. As with a lot of NixOS topics, there isn't a lot of documentation on configuring i2p. Though truth be told, when comparing it to the config files I had on Debian, a lot of it was rather self explanatory and easy to implement in a Nix module.