infra/nix/os/devices/sj-vps-htz0
2024-02-08 21:02:59 +01: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 sj-vps-htz0: add home config for steveej 2023-11-25 09:20:28 +01: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 nix/os/devices/sj-vps-htz0: bump versions 2023-11-23 18:17:14 +01: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 sj-srv1: init with restic backup 2024-02-08 21:02:59 +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 -