Replaced script with multi-user installation
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 17s

This commit is contained in:
2025-10-03 17:45:43 +02:00
parent ea83b2589f
commit b25877677c

View File

@@ -15,4 +15,4 @@ jobs:
- name: List current folder - name: List current folder
run: ls -la run: ls -la
- name: Install Nix - name: Install Nix
run: "sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install) --no-daemon" run: "sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install) --daemon --yes"