From f60bd3ade9114503560ee4ef205c5a22c0781b3f Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Sun, 2 Mar 2025 18:12:01 -0500
Subject: [PATCH] ci: actually remove full system build

it would be nice if i actually removed the thing i said i was gonna
remove, now wouldn't it?
---
 ci/run_builds.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ci/run_builds.sh b/ci/run_builds.sh
index 9737800..2b19d1e 100755
--- a/ci/run_builds.sh
+++ b/ci/run_builds.sh
@@ -30,7 +30,6 @@ build_systems () {
 			.\#nospec.nullbox.config.system.build.toplevel \
 			.\#nixosConfigurations.slab.config.specialisation.{hyprland,nvidia}.configuration.system.build.toplevel \
 			.\#nospec.slab.config.system.build.toplevel \
-			.\#nixosConfigurations.slab.config.system.build.toplevel \
 			.\#nixosConfigurations.nixos-wsl.config.system.build.toplevel \
 			;;