summaryrefslogtreecommitdiff
path: root/hosts/desktop/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/desktop/configuration.nix')
-rw-r--r--hosts/desktop/configuration.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index c7fa49c..0f0f63e 100644
--- a/hosts/desktop/configuration.nix
+++ b/hosts/desktop/configuration.nix
@@ -57,10 +57,7 @@
ssh.enable = true;
firewall.enable = true;
yggdrasil.enable = true;
- i2p = {
- enable = true;
- enableBrowser = true;
- };
+ i2p.enable = true;
tor = {
enable = true;
enableBrowser = true;