英文: Can't run docker without sudo on NixOS 问题 我按照这个链接的说明:https://nixos.wiki/wiki/Docker,在我的confi...
NixOS测试具有本地网络/互联网访问。
英文: NixOS test with local network/internet access 问题 我有一个包含一些检查的 "flake.nix" 文件,其中一个检查需要在测...
无法在NixOS上使用asdf-vm执行或安装东西。
英文: Cannot execute or install things with asdf-vm on NixOS 问题 After moving to NixOS from Arch Linux,...
Nix: 在 –pure 模式下,Go 包仍然指向主机的 GOPATH。
英文: Nix: go package in --pure mode still pointing to host's GOPATH 问题 我正在尝试使用go包运行一个nix shell来测试...