infra/nix/os/devices/sj-vps-htz0
2023-10-01 11:29:18 +02:00
..
boot.nix feat: start migrating steveej-t14 and sj-vps-htz-0 to sops 2023-07-05 15:55:04 +02:00
configuration.nix feat(sj-vps-htz0): separate secrets 2023-10-01 11:29:18 +02:00
default.nix feat: start migrating steveej-t14 and sj-vps-htz-0 to sops 2023-07-05 15:55:04 +02:00
flake.lock feat: migrate all containers and hosts to sops 2023-07-10 12:28:49 +02:00
flake.nix feat: start migrating steveej-t14 and sj-vps-htz-0 to sops 2023-07-05 15:55:04 +02:00
hw.nix feat: start migrating steveej-t14 and sj-vps-htz-0 to sops 2023-07-05 15:55:04 +02: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 WIP: set up bpir3 2023-10-01 11:29:18 +02: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 -