try nix installer
Some checks failed
Nix / lint (push) Failing after 1s
Lint / lint (push) Successful in 1s
Plex Update / update (push) Successful in 8s

This commit is contained in:
Vivian 2023-06-07 15:09:58 +02:00
parent 24b0e94a23
commit 9fc9d4af11
2 changed files with 6 additions and 3 deletions

View file

@ -0,0 +1,2 @@
FROM nixos/nix
ENTRYPOINT [ "/usr/bin/env" "sleep" "3600" ]