about summary refs log tree commit diff
path: root/ci-builds.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ci-builds.nix')
-rw-r--r--ci-builds.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/ci-builds.nix b/ci-builds.nix
index f686bbf244..51fa11bd45 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -116,13 +116,4 @@ in lib.fix (self: {
     (systemFor nixos.camden)
     (systemFor nixos.frog)
   ];
-
-  glittershark = with depot.users.glittershark; [
-    # xanthous
-    keyboard.layout
-    owothia
-
-    (systemFor system.system.chupacabra)
-    system.home.chupacabra.activationPackage
-  ];
 })