infra/nix/os/devices/sj-vps-htz0
2024-11-15 11:45:00 +01:00
..
boot.nix feat: introduce treefmt and fmt all 2024-11-15 11:45:00 +01:00
configuration.nix feat: introduce treefmt and fmt all 2024-11-15 11:45:00 +01:00
default.nix feat: introduce treefmt and fmt all 2024-11-15 11:45:00 +01:00
flake.lock nix/os/devices/sj-vps-htz0: bump versions 2023-11-23 18:17:14 +01:00
flake.nix feat: introduce treefmt and fmt all 2024-11-15 11:45:00 +01:00
hw.nix feat: introduce treefmt and fmt all 2024-11-15 11:45:00 +01:00
README.md feat: start migrating steveej-t14 and sj-vps-htz-0 to sops 2023-07-05 15:55:04 +02:00
system.nix feat: introduce treefmt and fmt all 2024-11-15 11:45:00 +01:00

bootstrapping

systemctl stop dhcpcd
ip a add 167.233.1.14/29 dev ens18
ip l set mtu 1400 dev ens18
ip r add default via 167.233.1.9
echo "nameserver 1.1.1.1" >> /etc/resolv.conf
mkdir ~/.ssh

ssh key

run locally:

ssh-add -L | tr \\n \\r | xdotool selectwindow windowfocus type --delay 50 --window %@ --file -