add scripts
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
nix run github:nix-community/nixos-anywhere -- --flake .#weyma-bs --extra-files ./secrets --target-host root@10.105.6.198
|
||||
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
nixos-rebuild --flake .#weyma-bs --target-host 10.105.6.198 --sudo boot
|
||||
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
nixos-rebuild --flake .#weyma-bs --target-host 10.105.6.198 --sudo switch
|
||||
Reference in New Issue
Block a user