This commit is contained in:
iFargle 2023-10-03 20:22:25 +09:00
parent e47eddf8c0
commit 9ea600104a

View file

@ -1,2 +1 @@
FROM nixos/nix
ENTRYPOINT [ "/root/.nix-profile/bin/sleep", "10000" ]