From dac3258d4e4f65b3926fcb51183c111ed9478873 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Fri, 14 Feb 2025 12:20:24 -0600 Subject: [PATCH] remove ipad --- components/hm/ssh.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/components/hm/ssh.nix b/components/hm/ssh.nix index dfa9595..cc21c43 100644 --- a/components/hm/ssh.nix +++ b/components/hm/ssh.nix @@ -90,10 +90,6 @@ in identityFile = age.secrets.nix2gpdPocket3.path; user = "TODO"; }; - "ipad1" = { - identityFile = age.secrets.nix2gpdPocket3.path; - user = "TODO"; - }; "tab1" = { identityFile = age.secrets.nix2gpdPocket3.path; user = "TODO";