diff options
| author | Fuwn <[email protected]> | 2024-09-19 07:53:37 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-19 07:54:03 -0700 |
| commit | 3e2f9b079afda61e5b114862df3660ca66063002 (patch) | |
| tree | 77f65fc77c75e582704b6fffafb3e1b337c3ffe4 /justfile | |
| parent | hyprland: fix rofi focus (diff) | |
| download | nixos-config-3e2f9b079afda61e5b114862df3660ca66063002.tar.xz nixos-config-3e2f9b079afda61e5b114862df3660ca66063002.zip | |
hosts: update himeji
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,3 +31,6 @@ deploy hostname='himeji' user='root': --target-host {{user}}@{{hostname}} \ --use-remote-sudo \ switch + +provision ip hostname: + doas nix run github:nix-community/nixos-anywhere -- --flake .#{{hostname}} root@{{ip}} |