tangled
alpha
login
or
join now
tghanken.tngl.sh
/
nixos-config
this repo has no description
1
fork
atom
overview
issues
pulls
1
pipelines
Compare changes
Choose any two refs to compare.
base:
push-nnspmspwnzlv
main
add-cloud-nodes
no tags found
compare:
push-nnspmspwnzlv
main
add-cloud-nodes
no tags found
go
options
unified
split
Changed files
+13
.tangled
workflows
build.yml
+13
.tangled/workflows/build.yml
···
1
1
+
when:
2
2
+
- event: ["push", "pull_request", "manual"]
3
3
+
branch: ["main"]
4
4
+
5
5
+
engine: "nixery"
6
6
+
7
7
+
dependencies:
8
8
+
nixpkgs:
9
9
+
- nix-fast-build
10
10
+
11
11
+
steps:
12
12
+
- name: "Build Configurations"
13
13
+
command: "nix-fast-build"