chore: flake update

This commit is contained in:
2026-07-17 13:45:20 +02:00
parent f8733b6a86
commit ea0c4ccf22
13 changed files with 217 additions and 210 deletions
+9 -9
View File
@@ -3,7 +3,7 @@
# ./ad.nix
./greetd.nix
./mem0.nix
./n8n.nix
# ./n8n.nix
./netbird.nix
./printing.nix
./sound.nix
@@ -18,14 +18,14 @@
printing.enable = true;
gvfs.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;