diff --git a/tvix/tools/turbofetch/Cargo.lock b/users/edef/turbofetch/Cargo.lock similarity index 100% rename from tvix/tools/turbofetch/Cargo.lock rename to users/edef/turbofetch/Cargo.lock diff --git a/tvix/tools/turbofetch/Cargo.nix b/users/edef/turbofetch/Cargo.nix similarity index 100% rename from tvix/tools/turbofetch/Cargo.nix rename to users/edef/turbofetch/Cargo.nix diff --git a/tvix/tools/turbofetch/Cargo.toml b/users/edef/turbofetch/Cargo.toml similarity index 100% rename from tvix/tools/turbofetch/Cargo.toml rename to users/edef/turbofetch/Cargo.toml diff --git a/tvix/tools/turbofetch/OWNERS b/users/edef/turbofetch/OWNERS similarity index 100% rename from tvix/tools/turbofetch/OWNERS rename to users/edef/turbofetch/OWNERS diff --git a/tvix/tools/turbofetch/default.nix b/users/edef/turbofetch/default.nix similarity index 100% rename from tvix/tools/turbofetch/default.nix rename to users/edef/turbofetch/default.nix diff --git a/tvix/tools/turbofetch/deploy.sh b/users/edef/turbofetch/deploy.sh similarity index 100% rename from tvix/tools/turbofetch/deploy.sh rename to users/edef/turbofetch/deploy.sh diff --git a/tvix/tools/turbofetch/src/buffer.rs b/users/edef/turbofetch/src/buffer.rs similarity index 100% rename from tvix/tools/turbofetch/src/buffer.rs rename to users/edef/turbofetch/src/buffer.rs diff --git a/tvix/tools/turbofetch/src/lib.rs b/users/edef/turbofetch/src/lib.rs similarity index 100% rename from tvix/tools/turbofetch/src/lib.rs rename to users/edef/turbofetch/src/lib.rs diff --git a/tvix/tools/turbofetch/src/main.rs b/users/edef/turbofetch/src/main.rs similarity index 100% rename from tvix/tools/turbofetch/src/main.rs rename to users/edef/turbofetch/src/main.rs