From 15c64aacde8523b5b53ae5950f1ad48f22f6b7e1 Mon Sep 17 00:00:00 2001 From: Stefan Kempinger Date: Fri, 10 Apr 2026 23:42:37 +0200 Subject: [PATCH] Remove trailing whitespace in configuration.nix --- kemptop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kemptop/configuration.nix b/kemptop/configuration.nix index 960522d..aa9f804 100644 --- a/kemptop/configuration.nix +++ b/kemptop/configuration.nix @@ -224,7 +224,7 @@ enable = true; libraries = pkgs.steam-run.args.multiPkgs pkgs; }; - + services.tor = { enable = true; openFirewall = true;