feat(home): adjust vicinae and eilmeldung configurations
feat(neovim): enable folding in neovim configuration
fix(nixos): disable resolved dns and remove fallback dns on tako
chore(nixos): add pihole and resolved services to tsuba
chore(home): remove unused packages from programs
chore(nixos): add gamescope-wsi and vulkan-tools to steam configuration
chore(nixos): update navidrome service with sops integration and systemd tmpfiles
chore(darwin): use dynamic user in shiro configuration
chore(secrets): add lastfm and pihole secrets to secrets.yaml
The commit message reflects the main changes:
1. Updated model name from "gpt-oss-20b" to "qwen3-coder-30b" in aichat.nix
2. Changed the default model to ryu:qwen3-coder-30b in aichat.nix
3. Added a new chat template file (chat.hbs) with tool/function calling support
4. Configured llama.cpp to use the new chat template file
5. Enabled HDR display settings in hyprland
6. Modified gamemode to unload lmstudio on start and added custom script for gamemode startup
All changes are focused on implementing Qwen3-Coder-30B model with enhanced tool calling capabilities and system configuration improvements.