zh/best-practices/accelerating-dotfiles-debugging #201
Replies: 3 comments 13 replies
-
|
我用了创建软链接的方法没起效果呀,修改原文件,软链接文件没有同步修改,然后用nix-darwin创建的软链接是root,nixbld,登陆用户没有权限访问配置文件,请问这里有啥问题吗? |
Beta Was this translation helpful? Give feedback.
8 replies
-
|
所以mkOutOfStoreSymlink是不支持递归创建链接的吗? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
这个东西引入了很强的 impurity。既然不依赖 Nix 编排,那么用 chezmoi, stow 这类专门的 dotfiles 管理器体验更好,还不用吃 Nix eval 慢的苦。 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
zh/best-practices/accelerating-dotfiles-debugging
一份非官方的新手指南
https://nixos-and-flakes.thiscute.world/zh/best-practices/accelerating-dotfiles-debugging
Beta Was this translation helpful? Give feedback.
All reactions