better git
This commit is contained in:
@@ -14,6 +14,7 @@ lib.mkIf (user != "tv")
|
||||
"$HOME/shared/nx-obsidian-vault"
|
||||
"$HOME/shared/HSMW/Praxis/BCAM/bolt-llmserver"
|
||||
"$HOME/shared/HSMW/Praxis/BCAM/bcam-tools"
|
||||
"$HOME/Pictures/wallpapers"
|
||||
)
|
||||
echo ""
|
||||
for dir in "''${directories[@]}"; do
|
||||
|
||||
@@ -27,5 +27,10 @@ lib.mkIf (user != "tv")
|
||||
HostName 192.168.178.31
|
||||
User pi
|
||||
Port 50023
|
||||
|
||||
HOST nxgit
|
||||
HostName git.nx2.site
|
||||
User git
|
||||
Port 20022
|
||||
'';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user