about summary refs log tree commit diff
path: root/sys/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sys/default.nix')
-rw-r--r--sys/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/default.nix b/sys/default.nix
index 1c5eb5c8377a..b0e647ca29a0 100644
--- a/sys/default.nix
+++ b/sys/default.nix
@@ -6,7 +6,5 @@ in
 
 {
   atuin = buildSystem ./atuin.nix;
-  eve = buildSystem ./eve.nix;
   mbp = buildSystem ./mbp.nix;
-  x220 = buildSystem ./x220.nix;
 }