diff options
| author | Fuwn <[email protected]> | 2024-10-02 05:32:31 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-02 05:33:49 -0700 |
| commit | 5a02936a3ce5593570909bcd6f98d71a84693785 (patch) | |
| tree | c4fb326226561b0139e567a65ce490bdd16c2331 /home/ebisu | |
| parent | home: use apple-fonts.nix flake for apple fonts (diff) | |
| download | nixos-config-5a02936a3ce5593570909bcd6f98d71a84693785.tar.xz nixos-config-5a02936a3ce5593570909bcd6f98d71a84693785.zip | |
hosts: rename fina to akashi
Diffstat (limited to 'home/ebisu')
| -rw-r--r-- | home/ebisu/fortune/system/ssh.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/ebisu/fortune/system/ssh.nix b/home/ebisu/fortune/system/ssh.nix index 00741c4..2f666d1 100644 --- a/home/ebisu/fortune/system/ssh.nix +++ b/home/ebisu/fortune/system/ssh.nix @@ -14,7 +14,7 @@ matchBlocks = { "watson".user = "root"; - "fina".hostname = "192.168.1.219"; + "akashi".hostname = "192.168.1.219"; "himeji".user = "root"; "github.com" = { |