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:
parent
a1623fb97c
commit
12cd9d97e8
25 changed files with 89 additions and 2 deletions
|
@ -40,6 +40,7 @@ in
|
|||
}
|
||||
];
|
||||
|
||||
fileSystems."/storage".neededForBoot = true;
|
||||
environment.persistence."/storage".directories = [
|
||||
{
|
||||
directory = "/var/lib/immich";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue