Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Stable immich is a newer version than unstable

+1 -1
+1 -1
host-specific/misaki/services.nix
··· 474 474 475 475 services.immich = { 476 476 enable = true; 477 - package = unstable.immich; 477 + #package = unstable.immich; 478 478 accelerationDevices = [ "/dev/dri/renderD128" ]; 479 479 mediaLocation = "/srv/shokuhou/pictures/immich"; 480 480 };