From f756bb84fd12020b53c74a0ee91713b15b9e537f Mon Sep 17 00:00:00 2001 From: kat Date: Sun, 25 Sep 2022 21:27:12 -0700 Subject: [PATCH] fix(access): weh --- home/gui/packages.nix | 1 - nixos/systems/koishi.nix | 2 +- services/access.nix | 1 - tf | 2 +- 4 files changed, 2 insertions(+), 4 deletions(-) diff --git a/home/gui/packages.nix b/home/gui/packages.nix index cc9c6153..bab33b39 100644 --- a/home/gui/packages.nix +++ b/home/gui/packages.nix @@ -21,6 +21,5 @@ element-desktop cryptsetup esphome - kicad ]; } diff --git a/nixos/systems/koishi.nix b/nixos/systems/koishi.nix index 5b755e8c..c156502d 100644 --- a/nixos/systems/koishi.nix +++ b/nixos/systems/koishi.nix @@ -12,7 +12,7 @@ config = { programs.ssh.extraConfig = '' Host daiyousei-build - HostName daiyousei.kittywit.ch + HostName daiyousei.inskip.me Port 62954 User root ''; diff --git a/services/access.nix b/services/access.nix index c86c4e29..dbbf915d 100644 --- a/services/access.nix +++ b/services/access.nix @@ -174,4 +174,3 @@ }) ]; } - } diff --git a/tf b/tf index 7e062031..4b5bebfd 160000 --- a/tf +++ b/tf @@ -1 +1 @@ -Subproject commit 7e06203140c80c7be8f84eba0f41bdc396e38341 +Subproject commit 4b5bebfd4f658e7e0722cd7e623103b44ec8b5b5