refactor: 移除 justfile 中 linux 命令的默认主机参数

This commit is contained in:
2026-04-14 22:35:12 +08:00
parent bd5b0d9772
commit 40731eda73
3 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Flow: `hosts/*` → `modules/*` → `home/*`
```bash
just rebuild mac-mini # macOS host
just rebuild macbook-air
just rebuild # WSL (linux default)
just rebuild wsl # NixOS host
just check # eval without building
just update # nix flake update
just up nixpkgs # update single input