Compare commits
No commits in common. "ac74529d9183252fc27220f175c029e16a534f52" and "e2aaa624fdd901e1bea79e2e5520ad38ab772a3d" have entirely different histories.
ac74529d91
...
e2aaa624fd
|
@ -75,7 +75,7 @@ in
|
|||
dbeaver.enable = true;
|
||||
|
||||
microsoft-edge.enable = true;
|
||||
nextcloud.enable = false;
|
||||
nextcloud.enable = true;
|
||||
|
||||
home.programs = {
|
||||
zathura.enable = true;
|
||||
|
|
|
@ -30,11 +30,6 @@ in
|
|||
passwordFile = config.sops.secrets."photoprism/admin_password".path;
|
||||
settings = {
|
||||
PHOTOPRISM_ADMIN_USER = "hutasuhut";
|
||||
PHOTOPRISM_INDEX_SCHEDULE = "0 */6 * * *";
|
||||
PHOTOPRISM_DEFAULT_TIMEZONE = "Asia/Jakarta";
|
||||
PHOTOPRISM_SITE_AUTHOR = "Tigor Hutasuhut";
|
||||
|
||||
PHOTOPRISM_FACE_CLUSTER_CORE = "3";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue