alyssum/immich: fixup paths
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
This commit is contained in:
parent
fc880328bc
commit
59a6e63c6a
1 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@
|
|||
};
|
||||
|
||||
me.binds."/var/lib/immich" = "/flower/immich";
|
||||
me.binds."/flower/immich/encoded-video" = "immich/encoded-video";
|
||||
me.binds."/flower/immich/profile" = "immich/profile";
|
||||
me.binds."/flower/immich/thumbs" = "immich/thumbs";
|
||||
me.binds."/var/lib/immich/encoded-video" = "immich/encoded-video";
|
||||
me.binds."/var/lib/immich/profile" = "immich/profile";
|
||||
me.binds."/var/lib/immich/thumbs" = "immich/thumbs";
|
||||
hardware.graphics.enable = true;
|
||||
users.users.immich.extraGroups = [ "video" "render" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue