dotfiles/.build.yml
2020-10-24 10:35:35 +01:00

10 lines
139 B
YAML

image: nixos/latest
sources:
- https://git.sr.ht/~cyplo/dotfiles
tasks:
- setup: |
echo "hello dotfiles"
ls -hal