dotfiles/.build.yml

10 lines
139 B
YAML
Raw Normal View History

2020-10-24 10:35:35 +01:00
image: nixos/latest
sources:
- https://git.sr.ht/~cyplo/dotfiles
tasks:
- setup: |
echo "hello dotfiles"
ls -hal