fixup! fixup! weilite/immich: enable auto stack timer
This commit is contained in:
parent
af6e412d2f
commit
f437670827
1 changed files with 2 additions and 2 deletions
|
@ -113,8 +113,8 @@ in
|
|||
]
|
||||
);
|
||||
immich_auto_stack = pkgs.fetchurl {
|
||||
url = "https://gist.github.com/xinyangli/39de5979e72d81af6fe9ddb7d1805df4";
|
||||
hash = "sha256-izbzP+330tZUGPTfS3SdJnGS5uSn5uf8WmXd6ep8SQg=";
|
||||
url = "https://gist.githubusercontent.com/xinyangli/39de5979e72d81af6fe9ddb7d1805df4/raw/7798ed8cef7bcd3d06ed005feb0dd01b4b603684/immich_auto_stack.py";
|
||||
hash = "sha256-qE7TRJ+TLFdSJanBiuKP6fgijdE1NqAeSXWSzsfyEO0=";
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue