Compare commits
1 Commits
revers-upd
...
tor
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa1a25de34 |
@@ -191,7 +191,8 @@ def run_machine_install(opts: InstallOptions, target_host: Remote) -> None:
|
||||
cmd = nix_shell(
|
||||
[
|
||||
"nixos-anywhere",
|
||||
*wrapper_cmd,
|
||||
"tor",
|
||||
"torsocks",
|
||||
],
|
||||
[*wrapper_cmd, *cmd],
|
||||
)
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
"sops",
|
||||
"sshpass",
|
||||
"tor",
|
||||
"torsocks",
|
||||
"util-linux",
|
||||
"virt-viewer",
|
||||
"virtiofsd",
|
||||
|
||||
Reference in New Issue
Block a user