flake update

This commit is contained in:
Sascha Koenig
2025-07-01 15:12:32 +02:00
parent a11ee7ee02
commit b54213cfbb
8 changed files with 114 additions and 94 deletions

View File

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