From 36ec8feb5628eb4057d4882aa45a7730d96b8633 Mon Sep 17 00:00:00 2001 From: adikro Date: Mon, 6 Apr 2026 22:14:54 +0200 Subject: desktop sync --- hosts/thinkpad/configuration.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'hosts/thinkpad/configuration.nix') diff --git a/hosts/thinkpad/configuration.nix b/hosts/thinkpad/configuration.nix index cfdcd8e..c0ee5b2 100644 --- a/hosts/thinkpad/configuration.nix +++ b/hosts/thinkpad/configuration.nix @@ -57,7 +57,10 @@ srv = { omnisearch.enable = true; bluetooth.enable = true; - i2p.enable = true; + i2p = { + enable = true; + enableBrowser = true; + }; yggdrasil.enable = true; files = { enable = true; -- cgit v1.3