重构个人配置结构

This commit is contained in:
2026-05-17 10:24:49 +08:00
parent 5072597827
commit 658910097b
10 changed files with 37 additions and 71 deletions
-1
View File
@@ -22,7 +22,6 @@
];
programs.zsh.shellAliases = {
"hm-update" = "home-manager switch --flake ${config.home.homeDirectory}/flakes#origami@hypnos";
"brew" = "/opt/homebrew/bin/brew";
"tailscale" = "/Applications/Tailscale.app/Contents/MacOS/Tailscale";
};