init sr.ht build file
This commit is contained in:
parent
dc06cb6e3b
commit
cf5b0a8bff
1 changed files with 9 additions and 0 deletions
9
.build.yml
Normal file
9
.build.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
image: nixos/latest
|
||||||
|
sources:
|
||||||
|
- https://git.sr.ht/~cyplo/dotfiles
|
||||||
|
|
||||||
|
tasks:
|
||||||
|
- setup: |
|
||||||
|
echo "hello dotfiles"
|
||||||
|
ls -hal
|
||||||
|
|
Loading…
Reference in a new issue