photoprism: move out of module
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
./gitea.nix
|
||||
./kanidm.nix
|
||||
./outline.nix
|
||||
./photoprism.nix
|
||||
../server.nix
|
||||
];
|
||||
|
||||
@ -75,7 +76,6 @@
|
||||
usePostgresql = services.postgresql.enable;
|
||||
};
|
||||
nginx.enable = true;
|
||||
photoprism.enable = true;
|
||||
postgresql.enable = true;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user