feat: switch back to upstream photoprism-flake

This commit is contained in:
Felix Schröter 2021-05-28 00:27:16 +02:00
parent 4aef25101f
commit 633c1b81ea
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 9 additions and 12 deletions

View file

@ -24,8 +24,7 @@
};
inputs.photoprism-flake = {
# url = "github:GTrunSec/photoprism-flake";
url = "github:felschr/photoprism-flake/multi-arch";
url = "github:GTrunSec/photoprism-flake";
inputs.flake-utils.follows = "flake-utils";
};