[home/hypnos] adjust app

This commit is contained in:
2026-04-03 21:47:06 +08:00
parent 3dc899eae2
commit 7c897c60dd
3 changed files with 19 additions and 1 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
codex
# 更新太慢了, 不用 nix 管了
# codex
];
}