This repository has been archived on 2024-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
nix-config-tn/Taskfile.yaml
2024-03-18 07:42:52 +11:00

19 lines
287 B
YAML

---
version: "3"
includes:
sop:
taskfile: ".taskfiles/sops"
dir: .taskfiles/sops
nix:
taskfile: ".taskfiles/nix"
dir: "{{.ROOT_DIR}}"
pre:
taskfile: ".taskfiles/pre-commit"
dir: "{{.ROOT_DOR}}"
tasks:
default:
silent: true
cmds:
- task -l