From d9512be620705f50c9264eaeea87b6b9d5ae0069 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;