chore: update opencode, hyprland config, and disable qdrant

- Remove opencode-anthropic-auth plugin from opencode config
- Add XDG environment variables for Hyprland session awareness
- Disable qdrant service on m3-ares host
This commit is contained in:
m3tm3re
2026-01-09 18:18:45 +01:00
parent b76db4800a
commit 1316d3268f
4 changed files with 18 additions and 18 deletions

View File

@@ -15,14 +15,14 @@
gvfs.enable = true;
trezord.enable = true;
gnome.gnome-keyring.enable = true;
qdrant = {
enable = true;
settings = {
service = {
host = "0.0.0.0";
};
};
};
# qdrant = {
# enable = true;
# settings = {
# service = {
# host = "0.0.0.0";
# };
# };
# };
upower.enable = true;
avahi = {
enable = true;