All checks were successful
Check / Lint Ansible Files (push) Successful in 2m18s
4 lines
122 B
Bash
Executable File
4 lines
122 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
nixos-rebuild -I nixos-config=configuration.nix --target-host 192.168.0.206 --use-remote-sudo switch
|