mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-15 14:23:24 +01:00
[PR #187] [MERGED] feat(ssh): Using SSH over the HTTPS port for GitHub, refactor ssh config #193
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/187
Author: @ryan4yin
Created: 5/15/2025
Status: ✅ Merged
Merged: 5/15/2025
Merged by: @ryan4yin
Base:
main← Head:refactor-ssh📝 Commits (1)
018fe34feat(ssh): Using SSH over the HTTPS port for GitHub, refactor ssh config📊 Changes
12 files changed (+91 additions, -120 deletions)
View changed files
📝
home/base/tui/ssh.nix(+26 -30)➖
home/darwin/ssh.nix(+0 -3)📝
hosts/12kingdoms-shoukei/home.nix(+4 -13)📝
hosts/darwin-fern/home.nix(+4 -13)📝
hosts/darwin-frieren/home.nix(+4 -13)📝
hosts/darwin-harmonica/home.nix(+0 -12)📝
hosts/idols-ai/home.nix(+4 -11)📝
modules/base.nix(+1 -1)➕
modules/darwin/ssh.nix(+5 -0)📝
modules/nixos/base/user-group.nix(+2 -2)📝
vars/default.nix(+4 -1)📝
vars/networking.nix(+37 -21)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.