Adam Melkus adam
  • Joined on 2025-12-28
adam opened issue starred/nix-config#50 2025-12-28 23:19:02 +01:00
Secrets Config 判断需要加上 webserver 和 storage
adam opened issue starred/nix-config#51 2025-12-28 23:19:02 +01:00
age: error: no identity matched any of the recipients
adam closed issue starred/nix-config#51 2025-12-28 23:19:02 +01:00
age: error: no identity matched any of the recipients
adam closed issue starred/nix-config#50 2025-12-28 23:19:02 +01:00
Secrets Config 判断需要加上 webserver 和 storage
adam commented on issue starred/nix-config#49 2025-12-28 23:19:02 +01:00
关于在 Kubevirt 上的 K3S 集群的部署流程

@ryan4yin commented on GitHub (Nov 11, 2024):

你的理解没问题,初次部署时会有这么个手动更新 secrets 的流程,只是我写了个 nushell 小脚本自动化了 3 跟 4 的更新流程。 不提前生成公私钥是为了安全考虑,…

adam commented on issue starred/nix-config#49 2025-12-28 23:19:02 +01:00
关于在 Kubevirt 上的 K3S 集群的部署流程

@LokiSharp commented on GitHub (Nov 17, 2024):

@ryan4yin 我跑了一下,没跑通。 这里的构建脚本 utils 里 VM 镜像上传脚本是不是需要调整一下? 另外 /data/apps/caddy/fileserver/vms/ 这个目录 users…

adam commented on issue starred/nix-config#50 2025-12-28 23:19:02 +01:00
Secrets Config 判断需要加上 webserver 和 storage

@ryan4yin commented on GitHub (Nov 17, 2024):

确实有点问题,不过我这这些东西现在都跑在一台机器上所以没报过错,已修复。

adam commented on issue starred/nix-config#49 2025-12-28 23:19:02 +01:00
关于在 Kubevirt 上的 K3S 集群的部署流程

@ryan4yin commented on GitHub (Nov 17, 2024):

因为一些个人原因,rakushun 这台机器我前阵子单独换成 ubuntu 跑了,所以目前的脚本在我这边是 work 的。

adam commented on issue starred/nix-config#51 2025-12-28 23:19:02 +01:00
age: error: no identity matched any of the recipients

@ryan4yin commented on GitHub (Nov 21, 2024):

Yeah, your secrets’ git hash is recorded in your flake.lock. You need to run nix flake update manually to update your secrets to the latest version.

adam commented on issue starred/nix-config#49 2025-12-28 23:19:02 +01:00
关于在 Kubevirt 上的 K3S 集群的部署流程

@LokiSharp commented on GitHub (Nov 18, 2024):

我 Kubevirt 节点成功部署在 PVE 上,并构建了 K8S 测试节点。但是似乎测试节点的 cni 插件没法正常初始化。/etc/cni/net.d 和 /var/lib/rancher/k3s/agent/etc…

adam commented on issue starred/nix-config#49 2025-12-28 23:19:02 +01:00
关于在 Kubevirt 上的 K3S 集群的部署流程

@ryan4yin commented on GitHub (Nov 19, 2024):

因为我在 genK3sServerModule.nix#L67 关闭了 k3s 自带的…

adam closed issue starred/nix-config#48 2025-12-28 23:19:01 +01:00
关于 Steam 在 hyprland 启动
adam commented on issue starred/nix-config#46 2025-12-28 23:19:01 +01:00
i3-kickstarter: How to add an overlay?

@Tragyn commented on GitHub (Aug 17, 2024):

Figured it out!

Put inputs.hyprland in home/programs/common.nix

adam commented on issue starred/nix-config#47 2025-12-28 23:19:01 +01:00
nvidia gpu support for nixpak firefox

@sickle-phin commented on GitHub (Sep 24, 2024):

And in addition to this... ` bind.dev = [ "/dev/nvidia0" "/dev/nvidiactl" "/dev/nvidia-modeset" …

adam commented on issue starred/nix-config#47 2025-12-28 23:19:01 +01:00
nvidia gpu support for nixpak firefox

@ryan4yin commented on GitHub (Sep 25, 2024):

@sickle-phin problem solved! Thanks a lot! 3>

adam commented on issue starred/nix-config#48 2025-12-28 23:19:01 +01:00
关于 Steam 在 hyprland 启动

@ryan4yin commented on GitHub (Oct 22, 2024):

很久没在 NixOS 上用过 Steam 了,你要不抄抄别人的配置吧,我估计是被我改坏掉了。

adam commented on issue starred/nix-config#48 2025-12-28 23:19:01 +01:00
关于 Steam 在 hyprland 启动

@DataEraserC commented on GitHub (Oct 22, 2024):

我这边steam工作正常

Window 22eb2cd0 -> Steam:
        mapped: 1
        hidden: 0
        at: 14,59
        size: 2532,1527
       …
adam commented on issue starred/nix-config#48 2025-12-28 23:19:01 +01:00
关于 Steam 在 hyprland 启动

@LokiSharp commented on GitHub (Oct 22, 2024):

我知道原因了,我之前 pkgs 选择的 24.05 版本,切换到和你相同的 unstable 就没问题了。

adam opened issue starred/nix-config#49 2025-12-28 23:19:01 +01:00
关于在 Kubevirt 上的 K3S 集群的部署流程
adam closed issue starred/nix-config#49 2025-12-28 23:19:01 +01:00
关于在 Kubevirt 上的 K3S 集群的部署流程