From 754cb0d274c96f3840754b80b1b554770f492dab Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Mon, 20 Apr 2026 20:06:08 +0200 Subject: [PATCH] =?UTF-8?q?chore(flake):=20bump=20clan-community=20fork=20?= =?UTF-8?q?(dm-send-deploy=20narHash=20skip)=20=F0=9F=94=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.lock | 8 ++++---- nixos/home/danny/home.nix | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 0ad4b41..106a124 100644 --- a/flake.lock +++ b/flake.lock @@ -13,11 +13,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1776692203, - "narHash": "sha256-UtLlE2m4gaSjpN98/JjzPZqnSe0pTZvCXL1TsT0/Et4=", + "lastModified": 1776708356, + "narHash": "sha256-Smv2algQmojsu0m9EEXs+Oy0Tg/SjwI5WN66u/BaxYs=", "ref": "fix/dm-pull-deploy-hyphen-hostnames", - "rev": "ea5f670cb8690d5c209efd4777af4d391daa1ec2", - "revCount": 45, + "rev": "796ee625b60941bb959039924bfc39e5d13481cc", + "revCount": 46, "type": "git", "url": "https://git.clan.lol/dannydannydanny/clan-community.git" }, diff --git a/nixos/home/danny/home.nix b/nixos/home/danny/home.nix index 3a55cc4..16d9adf 100644 --- a/nixos/home/danny/home.nix +++ b/nixos/home/danny/home.nix @@ -14,13 +14,13 @@ # Include ~/.ssh/config.d/* # near the top (before any host-specific blocks). home.file.".ssh/config.d/zerotier".text = '' - Host sunken-ship-zt + Host sunken-ship-zt fdd5:53a2:de33:d269:6499:93d5:53a2:de33 HostName fdd5:53a2:de33:d269:6499:93d5:53a2:de33 User danny IdentityFile ~/.ssh/id_ed25519_sunken_ship IdentitiesOnly yes - Host phantom-ship-zt + Host phantom-ship-zt fdd5:53a2:de33:d269:6499:936c:48a:bbdc HostName fdd5:53a2:de33:d269:6499:936c:48a:bbdc User danny IdentityFile ~/.ssh/id_ed25519_phantom_ship