many changes i made in the last weeks

This commit is contained in:
Sebastian Moser
2026-07-31 00:51:01 +02:00
parent 5b895c54dc
commit 180af16d35
64 changed files with 11633 additions and 1364 deletions

8
hosts/nico/setup.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
SRC=root//work/config-c2vi
# ~/.hermes link
ln -fs ~/work/nico/hermes ~/.hermes
# ssh config
ln -fs $SRC/hosts/nico/ssh_config ~/.ssh/config

2
hosts/nico/ssh_config Normal file
View File

@@ -0,0 +1,2 @@
Host *
IdentityFile /root/work/nico/private-key