Improve codium

This commit is contained in:
Greg Hellings
2023-08-24 23:05:53 -05:00
parent a2cc6d69d9
commit 2512a045c1
4 changed files with 17 additions and 19 deletions
-1
View File
@@ -58,6 +58,5 @@
] ++ ( if pkgs.system == "x86_64-linux" || pkgs.system == "aarch64-linux" then
# Linux-only packages here
[
busybox
] else []);
}