summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-30 22:06:27 -0700
committerFuwn <[email protected]>2024-09-30 22:06:27 -0700
commit0e5a68ef99948103687b6ccbd87eafd896dfa81e (patch)
tree96a93bf90243d315e9735202cbd6ce7882742b5d
parentnix: add default.nix for compatibility (diff)
downloadnixos-config-0e5a68ef99948103687b6ccbd87eafd896dfa81e.tar.xz
nixos-config-0e5a68ef99948103687b6ccbd87eafd896dfa81e.zip
ebisu: fix fina ip
-rw-r--r--home/ebisu/fortune/system/ssh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/ebisu/fortune/system/ssh.nix b/home/ebisu/fortune/system/ssh.nix
index fec6891..00741c4 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.215";
+ "fina".hostname = "192.168.1.219";
"himeji".user = "root";
"github.com" = {