From 6075be9507a608a51b935004bb19f07aff8c2096 Mon Sep 17 00:00:00 2001 From: alisceon Date: Mon, 29 Sep 2025 17:33:24 +0200 Subject: [PATCH] IT KEEPS ADDING THE SAME OPTION --- hosts/tesla-nixos/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index a714581..bb98bfc 100644 --- a/hosts/tesla-nixos/configuration.nix +++ b/hosts/tesla-nixos/configuration.nix @@ -91,7 +91,6 @@ # GitLab Runner configured to use the local Docker daemon services.gitlab-runner = { enable = true; - user = "gitlab-runner"; services = { ci-nspawn-docker = {