nix flake update

This commit is contained in:
2026-07-12 18:01:46 +03:00
parent 870f36ec9d
commit 9a2372caf8
2 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ in
services = {
immich = {
enable = true;
package = new.immich;
# package = new.immich;
port = 2283;
host = "0.0.0.0";
openFirewall = true;