chore: add llm agents & helix for ruby/kana/akane

Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
This commit is contained in:
Ryan Yin
2026-06-03 15:19:27 +08:00
parent 2a26d51eaa
commit bea4f7cf06
9 changed files with 72 additions and 127 deletions
+8
View File
@@ -27,6 +27,8 @@
flameshot
hyprshot # screen shot
wf-recorder # screen recording
virt-viewer # vnc connect to VM, used by kubevirt
];
# screen locker
@@ -34,4 +36,10 @@
# Logout Menu
programs.wlogout.enable = true;
# auto mount usb drives
services = {
udiskie.enable = true;
# syncthing.enable = true;
};
}
+1
View File
@@ -24,4 +24,5 @@
# allow fontconfig to discover fonts and configurations installed through home.packages
# Install fonts at system-level, not user-level
fonts.fontconfig.enable = false;
}