重构个人配置结构

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 -1
View File
@@ -10,7 +10,7 @@
networking.hostName = "hypnos";
time.timeZone = "Asia/Shanghai";
programs.fish.enable = true;
programs.zsh.enable = true;
users.users.origami = {
home = "/Users/origami";