1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

chore: generate immich secrets

This commit is contained in:
oddlama 2025-09-14 00:02:26 +02:00
parent a1623fb97c
commit 12cd9d97e8
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
25 changed files with 89 additions and 2 deletions

View file

@ -40,6 +40,7 @@ in
}
];
fileSystems."/storage".neededForBoot = true;
environment.persistence."/storage".directories = [
{
directory = "/var/lib/immich";