woodpecker-switch #22

Merged
notohh merged 35 commits from woodpecker-switch into master 2024-01-23 19:40:25 -05:00
Showing only changes of commit 50f75e183b - Show all commits

View file

@ -13,7 +13,6 @@ steps:
commands: | commands: |
echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
echo "access-tokens = github.com=$${GH_PAT}" >> /etc/nix/nix.conf echo "access-tokens = github.com=$${GH_PAT}" >> /etc/nix/nix.conf
cat /etc/nix/nix.conf
nix flake update nix flake update
secrets: [ gh_pat ] secrets: [ gh_pat ]
push-changes: push-changes: