mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-14 13:53:25 +01:00
倉庫如何使用 #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @superfpga on GitHub (Mar 31, 2024).
朋友您好,最近對你的book和倉庫進行了閱讀和使用,受益匪淺,但是有些問題,請教一下:
...................
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
warning: could not read HEAD ref from repo at 'ssh://git@github.com/ryan4yin/nix-secrets.git', using 'master'
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error:
… while updating the lock file of flake 'path:/etc/nixos?lastModified=1711889533&narHash=sha256-RO3rlYZimWKQEgRdL9kCU0vbJdU5SWi8I7kHFmctKM4%3D'
@ryan4yin commented on GitHub (Mar 31, 2024):
Same as #69,请先阅读一遍此仓库的 README,其中明确说明了这只是我的个人配置,不应该也不能够直接在你的个人机器上部署。
另外我并没有时间做私下的指导,我的文档已经将新人入门的难度降低许多了,建议自学或者加 NixOS 中文群交流。
如果阅读文档遇到问题,可以在 GitHub 提 Issue.
@superfpga commented on GitHub (Mar 31, 2024):
謝謝 @ryan4yin