mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
immich db perms
This commit is contained in:
parent
e5f4d2ba60
commit
b7886af00d
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@
|
|||
|
||||
database = {
|
||||
enable = true;
|
||||
host = "localhost";
|
||||
host = "/run/postgresql";
|
||||
name = "immich";
|
||||
user = "immich";
|
||||
createDB = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue