chore(flake): bump clan-community fork (dm-send-deploy narHash skip) 🔖
This commit is contained in:
parent
22808f39fa
commit
754cb0d274
2 changed files with 6 additions and 6 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -13,11 +13,11 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1776692203,
|
"lastModified": 1776708356,
|
||||||
"narHash": "sha256-UtLlE2m4gaSjpN98/JjzPZqnSe0pTZvCXL1TsT0/Et4=",
|
"narHash": "sha256-Smv2algQmojsu0m9EEXs+Oy0Tg/SjwI5WN66u/BaxYs=",
|
||||||
"ref": "fix/dm-pull-deploy-hyphen-hostnames",
|
"ref": "fix/dm-pull-deploy-hyphen-hostnames",
|
||||||
"rev": "ea5f670cb8690d5c209efd4777af4d391daa1ec2",
|
"rev": "796ee625b60941bb959039924bfc39e5d13481cc",
|
||||||
"revCount": 45,
|
"revCount": 46,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.clan.lol/dannydannydanny/clan-community.git"
|
"url": "https://git.clan.lol/dannydannydanny/clan-community.git"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -14,13 +14,13 @@
|
||||||
# Include ~/.ssh/config.d/*
|
# Include ~/.ssh/config.d/*
|
||||||
# near the top (before any host-specific blocks).
|
# near the top (before any host-specific blocks).
|
||||||
home.file.".ssh/config.d/zerotier".text = ''
|
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
|
HostName fdd5:53a2:de33:d269:6499:93d5:53a2:de33
|
||||||
User danny
|
User danny
|
||||||
IdentityFile ~/.ssh/id_ed25519_sunken_ship
|
IdentityFile ~/.ssh/id_ed25519_sunken_ship
|
||||||
IdentitiesOnly yes
|
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
|
HostName fdd5:53a2:de33:d269:6499:936c:48a:bbdc
|
||||||
User danny
|
User danny
|
||||||
IdentityFile ~/.ssh/id_ed25519_phantom_ship
|
IdentityFile ~/.ssh/id_ed25519_phantom_ship
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue