diff --git a/.gitmodules b/.gitmodules index fd90ac5..b030574 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/vugo"] path = themes/vugo - url = git@gitlab.com:EternalWanderer/vugo.git + url = gitlab:EternalWanderer/vugo.git diff --git a/content/rambles/i2p-on-nixos.md b/content/rambles/i2p-on-nixos.md index c99864e..6f83553 100644 --- a/content/rambles/i2p-on-nixos.md +++ b/content/rambles/i2p-on-nixos.md @@ -86,9 +86,9 @@ else than an HTTP connection to interact with i2p. ## Torrents -Since I wanted to see what kinds of _linux distros_ the i2p network has to -offer, I also enabled `services.i2pd.proto.sam` and added the corresponding -default port to the container's firewall in order to get +After a little while, I wanted to see what kinds of _linux distros_ the i2p +network has to offer, I also enabled `services.i2pd.proto.sam` and added the +corresponding default port to the container's firewall in order to get [XD](https://xd-torrent.github.io/) (which can be found in the Nix repo) to behave properly: