diff --git a/content/rambles/i2p-on-nixos.md b/content/rambles/i2p-on-nixos.md index 4cadc4f..c99864e 100644 --- a/content/rambles/i2p-on-nixos.md +++ b/content/rambles/i2p-on-nixos.md @@ -196,7 +196,7 @@ default search engine. If you're using the `home-manager`, you can quite easily create a `.desktop` file to make starting your i2p profile more convenient. This is assuming that have either a full on desktop environment or use some other way of parsing -`.desktop` entries such as `rofi`. +`.desktop` entries such as `rofi`'s `drun` mode. I have the following in my `$HOME/.config/home-manager/home.nix`: ```nix