diff --git a/.cargo/config b/.cargo/config
index fdfd81e9feff65a7343e51863dad587f37b48d4e..7ab7cc1e2116a6e9b6c50a42a6b10bd4e12a09a2 100644
--- a/.cargo/config
+++ b/.cargo/config
@@ -1,5 +1,2 @@
-[alias]
-xbuild = "build -Z build-std=core,alloc --target x86_64-unknown-hermit-kernel"
-
 [target.x86_64-unknown-hermit-kernel]
 runner = "uhyve -v"