[misc] 重构项目结构

This commit is contained in:
2026-01-18 11:37:04 +08:00
parent 1267fc3d22
commit e75f6956b2
6 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
"cloc" = "scc";
"cat" = "bat";
"x" = "atool -x";
"flake-update" = "nixos-rebuild switch --use-remote-sudo --flake ${config.home.homeDirectory}/flakes#um790-nix";
"flake-update" = "nixos-rebuild switch --use-remote-sudo --flake ${config.home.homeDirectory}/flakes#eris";
"cl" = "clear";
};
};